How do I define irregular time data?
Created by: Sebastian Bochan
Modified on: Fri, 7 Jun, 2019 at 12:09 PM
To add data points with irregular intervals, instead of defining pointStart and pointInterval for the series, define an X value (date) for each point. See http://jsfiddle.net/highcharts/Jx5n2/.
If you want the line to be broken for missing dates, insert null values instead.
Sebastian is the author of this solution article.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.