A Linear Gauge represents a single value along a horizontal or vertical axis, simulating real-world measurement instruments. AnyChart JS lets you combine multiple pointer types within the same gauge for richer data display.
This sample pairs two LED pointers with two bar pointers on a single horizontal gauge. The first LED pointer has 6 segments on a 0–30 scale, while the second has 8 segments on a 0–24 scale. Each bar pointer overlays its corresponding LED to pinpoint the exact value. Tooltips show the pointer name and measured value on hover.
Follow the step-by-step Linear Gauge Tutorial to learn how such charts are built. See the Linear Gauge documentation for all configuration options.