Mpandroidchart: OnChartValueSelectedListener of BarChart in viewpager have problem when scroll

Created on 14 Feb 2017  路  1Comment  路  Source: PhilJay/MPAndroidChart

OnChartValueSelectedListener of BarChart in viewpager have problem when scroll
I don't want call OnChartValueSelectedListener function when i scroll viewpager. Please help me

Most helpful comment

You can try
chart.setHighlightPerDragEnabled(false);

>All comments

You can try
chart.setHighlightPerDragEnabled(false);

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JungYongWook picture JungYongWook  路  3Comments

botondbutuza picture botondbutuza  路  3Comments

vishvendu picture vishvendu  路  3Comments

galex picture galex  路  3Comments

tsengvn picture tsengvn  路  3Comments