InfluxDB
InfluxDB is a common Time Series Database. It is frequently used together with LightningChart JS for visualization of time series data and often real-time data.
There is not much to consider when using LightningChart JS with InfluxDB. From viewpoint of LightningChart, it is a time series use case like any other. Time series documentation can be found under different Feature sections:
- Timestamps in Line Series](/6.1.2/features/xy/line#using-timestamps)
- Date-Time Axis](/6.1.2/features/axis#date-time-axis)
tip
Check out the related showcase project in GitHub: LightningChart JS + React + Express + InfluxDB