MPAndroidChart
MPAndroidChart copied to clipboard
BarChart(MultiDataSet)Click effect problem
I have two groups (BarDataSet) Two y axis
set1.axisDependency = YAxis.AxisDependency.LEFT
set2.axisDependency = YAxis.AxisDependency.RIGHT
And when you click on the second one sometimes it's not highlighted Often the second one is not selected It's fine if you don't set the right side
set2.axisDependency = YAxis.AxisDependency.RIGHT