Closed rafw87 closed 10 years ago
It seems to me that as with issue 8 the only action which should happen on this is some documentation.
If your data has nulls and gaps then you are working with the data enough that you should probably down sample it before passing it to Flot, imo.
Added to known limitations.
Nice plugin, but has one disadvantage. According to Flot documentation, null value passed as one of points means that surrounding points should not be connected. Downsample seems to do not support it (error in javascript).