1.

How Do I Define Irregular Time Data?

Answer»

To add data POINTS with irregular INTERVALS, instead of defining pointStart and pointInterval for the series, DEFINE an X value (date) for each point.

If you want the line to be broken for missing DATES, insert null values instead.

To add data points with irregular intervals, instead of defining pointStart and pointInterval for the series, define an X value (date) for each point.

If you want the line to be broken for missing dates, insert null values instead.



Discussion

No Comment Found