score:2

Accepted answer

It would be advisable to use a 'datetime' xAxis.type in this case and send in your data as [time, value] pairs. Alternative would be to create multiple series with the xAxis index/value pairs needed - but this gets ugly quick.


Related Query

More Query from same tag