CurveGraphView
CurveGraphView copied to clipboard
A highly customizable and performant custom view to render curved line graph.
How to hide line vertical, horizontal, labels, values and graph fill side by side? I need transform minamilistic graph, only curved line but side by side
Is it possible to set the vertical origin? I haven't found how to do it. For example, I want the vertical axis to go from 20 to 25 only. Thank...
Please add the support for Kotlin Language .
how to set say M ,T,W, T,F this is an example for days data. i only see that we can only set integers.
How can you set a legend with colour and description programmatically?
Hi swapnil, i try to implement this curve :  But i got this :  I think this is because you choose wrong `control point` for method `cubicTo` Can...