MPAndroidChart
MPAndroidChart copied to clipboard
Chart starts scrolling after reaching max zoom
How to fix the bug that the chart automatically starts scrolling after reaching the max zoom in provided with setVisibleXRangeMinimum(); ? I only want to scroll horizontal when the user is dragging with one finger and not when doing a zoom gesture.
Is this problem solved by any chance?