Gauge
SVG arc gauge with needle, segments, ticks, value display, sizes, and animation.
Basic Gauge
Preview
70
%
0
100
With Needle
Preview
Speed
Color Segments
Preview
25
rpm
| Class | Description |
|---|---|
.gauge | Base container |
.gauge-svg | SVG element |
.gauge-track | Background arc |
.gauge-fill | Value arc (uses --c color) |
.gauge-segment | Color segment |
.gauge-segment-active | Active segment (full opacity) |
.gauge-segment-danger/warning/success | Segment colors |
.gauge-needle | Needle polygon |
.gauge-needle-center | Center circle |
.gauge-value-container | Absolute positioned value |
.gauge-value | Main number |
.gauge-unit | Unit label |
.gauge-label | Description label |
.gauge-labels | Min/max container |
.gauge-min / .gauge-max | Min/max values |
.gauge-tick | Tick mark |
.gauge-tick-major | Major tick (thicker) |
.gauge-sm | Small (120px) |
.gauge-lg | Large (240px) |
.gauge-xl | Extra large (320px) |
.gauge-animated | Animated fill on load |
.gauge.glass | Glass morphism variant |