I am using the Charts framework from Daniel Cohen Gindi which is great but:
I would like my barchart to scroll horizontally to see additional data.
I've tried to add a scroll view but it didn't worked. I also tried different value like
barChart.setVisibleXRangeMaximum(10)
barChart.moveViewToX(90)
but it didn't work.
Is anyone managed it ?
Fingers crossed
First set bar chart data and then call 'barChart.setVisibleXRangeMaximum(10)'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With