google/chartjs.dart

Missing spanGaps Option

Opened this issue · 0 comments

Is it possible to have the spanGaps option?
spanGaps: If true, lines will be drawn between points with no or null data. If false, points with NaN data will create a break in the line.