react-native-chart-kit
react-native-chart-kit copied to clipboard
LineChart data with x,y coordinates
I was wondering if it is possible to use the Linechart
to plot data points at irregular intervals. At the moment the data is evenly spaced out on the x axis and there is no way to define x coordinates in addition to the y coordinates for each data point.
This would be useful for plotting a chart for data measured at irregular time or distance intervals.
This would be awesome!
is there any workaround for this?
Without the ability to plot irregular intervals (both x and y values) this chart library is just unusable for many applications :/ I really hope that this could be implemented :pray: