GaugeChart
Circular gauge visualization for progress and usage metrics.
Gold (CPU)
CPU usage gauge with gold-colored arc at 75%.
75/ 100
Success (Memory)
Memory utilization gauge with green success arc.
42/ 100
Info (Disk)
Disk usage gauge with blue info-colored arc.
88/ 100
Error (Network)
Network load gauge with red error arc at critical level.
95/ 100
Server Dashboard
All four gauge variants displayed together for a server health overview.
75/ 100
42/ 100
88/ 100
95/ 100
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
value | text | "0" | Current value |
max | text | "100" | Maximum value |
label | text | "" | Label below the gauge |
color | text | "gold" | Arc color: gold, success, info, error, warning |