Skip to content

Arch-circular gauge

Arch-circular gauge

Name Type Default Value Description
label string Text label to display. Manually editing this field will set the inheritLabelFromData parameter to false
inheritLabelFromData boolean True When set to true, the label will be inherited from the connected variable
min number 0 Min value of the gauge
max number 100 Max value of the gauge
unit string The unit to display next to the value
valueColor string var(--widget-color) Color of the value displayed in the gauge
thick number 10 Thickness of the gauge
thicknessColor string var(--widget-range-color) The color of the gauge thickness
duration number 1500 Animation duration in milliseconds
thicknessBackgroundColor string var(--widget-segment-color) Background color of the gauge