react-native-chart-kit
react-native-chart-kit copied to clipboard
Line Chart - Add Custom Segment Value in Y-Axis #328
Currently we can define number of segments in Y-axis by using the property "segments". But, the segment values are auto generated from the values of Y-axis. Can we define segment values on our own. For example I want the Y-axis values will be 1000, 5000, 10000, 15000 etc.
Hi, Did you find any solution for this need ? Thanks
I am also looking for a solution on this. Any idea? Somebody?