I using the 2.0.8 release of MPAndroidChart
When consecutively zoom in the y-axis, the y values are repeated.
I checked the sample project:
When normal display:

When zoom in the y-axis:

When zoom again:

And the same happens in my project, the values in the y-axis is repeated when zoom consecutively.
How to fix this? By the time I do not show the y-axis in the chart.