A Linear Gauge plots a value along a straight axis, and multiple bar pointers can be placed side by side for easy comparison. AnyChart JS supports bar and marker pointers, interactive tooltips, and legends within a single gauge chart.
This sample compares the six tallest buildings in the world by functional category, with heights scaled from 0 to 1,000 meters. Each building is represented by a color-coded bar, and arrowhead markers on the Y-axis pinpoint the exact height. Tooltips display the building name, city, and country on hover. A vertical legend on the left identifies each structure, with data sourced from Wikipedia.
Follow the step-by-step Linear Gauge Tutorial to learn how such charts are built. See the Linear Gauge documentation for all configuration options.