React Chart with Static X Axis is part of the SciChart.js demo app. To clone the repo for this demo, visit SciChart's Github. For getting-started & docs, see above! Open in CodeSandBox
Demonstrates a realtime React static axis chart - where the ticks and gridlines are fixed, but the labels change.
With SciChart.js High Performance JavaScript Charts you can achieve this simply by setting isStaticAxis property to true on the X axis.
Primary Axis: