Gauge / Meter
SVG circular gauge with 270° arc. Optional tick marks. Server-side rendered — zero JS.
data gauge
Usage
data.Gauge(data.GaugeProps{
Value: 72, Max: 100, Label: "CPU", Unit: "%",
Ticks: true, Size: 200,
})SVG circular gauge with 270° arc. Optional tick marks. Server-side rendered — zero JS.
data.Gauge(data.GaugeProps{
Value: 72, Max: 100, Label: "CPU", Unit: "%",
Ticks: true, Size: 200,
})