Seven-segment digital display gauge.
Renders the current value as large seven-segment–style numerals with a smaller unit label beneath. A thin horizontal progress bar at the bottom provides a proportional visual.
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.
Seven-segment digital display gauge.
Renders the current value as large seven-segment–style numerals with a smaller unit label beneath. A thin horizontal progress bar at the bottom provides a proportional visual.
Output kind: svg.