A circular gauge can take the form of a solid angular gauge, where concentric radial bars replace a traditional needle to compare multiple values on a single dial. This approach is ideal for ranking or progress visualizations.
This sample visualizes Spotify stream counts for each 2021 GRAMMYs Record of the Year nominee. Eight concentric bars sweep up to 270 degrees, with length proportional to relative popularity. Data is loaded from an external JSON source, and a custom color palette, aligned labels, and an HTML-formatted tooltip display the record name, artist, stream count, and comparative popularity percentage.
Follow the step-by-step Circular Gauge Chart Tutorial to learn how this gauge was built. See the Circular Gauge documentation for all configuration options.