We can do this via Excel but wanted to be sure it was possible using FusionCharts. Here is my issue:
Using this as a simple example we have three data points and need to plot them on the x axis like so:
1 x x x
0 1 2 3 4
Is it possible to chart the line that connects all three data points despite having a NULL value for 2? Currently a line is drawn connecting 3 => 4 and a dot is placed on 1.
Any help would be greatly appreciated.
Thanks,
-Paul