JavaScript Time-series Line Chart - Editor

Minimal example of displaying time series line chart with LightningChart JS.

Key parts:

  • Timestamps data is supplied as UTC timestamps (other ways also possible but this is the recommended format)
  • Use linear-highPrecision time axis type to allow more precise zooming
  • Configure axisX tick strategy as DateTime