indiespirit / react-native-chart-kit

📊React Native Chart Kit: Line Chart, Bezier Line Chart, Progress Ring, Bar chart, Pie chart, Contribution graph (heatmap)
https://expo.io/@indiespirit/react-native-chart-kit
MIT License
2.87k stars 663 forks source link

Plotting Digital Logic Lines #301

Open c0mm4nDer opened 4 years ago

c0mm4nDer commented 4 years ago

How can set custom point in x-axis for plotting digital logic lines? the entry data should be something like this (x,y) and labels should set customize by x-axis but I don't know how?

current: image

should be: image

Hermanya commented 4 years ago

This is not supported, technically you can't have 2 y values for 1 x