jjoe64 / GraphView

Android Graph Library for creating zoomable and scrollable line and bar graphs.
https://github.com/jjoe64/GraphView/wiki
Other
2.76k stars 811 forks source link

LineGraphs with "breaks" #442

Open wgh000 opened 8 years ago

wgh000 commented 8 years ago

Hello, I need to draw a LineGraph that must be "broken" if no data are present. Is this possible?

jjoe64 commented 8 years ago

currently not. you could start a new series. but i will do this soon to use some null values as data holes