Hello am using MPAndroiChart for my Android App
I stuck with a requirement where I have to draw a line chart(a single line) with different style. Some part of the line is straight and some part is dotted. Something like this
________...........__________________...______
Is it possible to do in MPAndroidChart?
Yes, call lineDataSet.enableDashedLine(...)
Documentation: https://github.com/PhilJay/MPAndroidChart/wiki/DataSet-classes-in-detail
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