Classic circular speedometer-style gauge.
Renders a configurable arc with optional coloured zones, major / minor tick marks, numeric labels, a needle, and a centred value readout.
Use sweepDegrees: 180 for a semicircle / half-gauge variant suitable for fuel and temperature dashboards.
sweepDegrees: 180
Output kind: svg.
Readonly
Human-readable name for this strategy (e.g. "Analog", "VU Meter").
"Analog"
"VU Meter"
Render the gauge into an SVG element or raw ImageData.
ImageData
Pre-validated render context.
An SVG element or raw ImageData.
Classic circular speedometer-style gauge.
Renders a configurable arc with optional coloured zones, major / minor tick marks, numeric labels, a needle, and a centred value readout.
Use
sweepDegrees: 180for a semicircle / half-gauge variant suitable for fuel and temperature dashboards.Output kind: svg.