A Linear Gauge renders a single value along a horizontal or vertical axis and can be creatively adapted to simulate real-world instruments. AnyChart JS provides markers, labels, and event listeners that enable fully interactive gauge experiences.
This sample recreates a radio station tuner with FM and AM bands. Four stations are available in each band, displayed as marker points along the frequency axis. Clickable FM and AM labels switch between bands, and selecting a station highlights it in red while a message confirms the active station name. Dual axes with major and minor ticks complete the realistic dial appearance.
Follow the step-by-step Linear Gauge Tutorial to learn how such charts are built. See the Linear Gauge documentation for all configuration options.