--- title: oh-gauge - Gauge component: oh-gauge label: Gauge description: Circular or semi-circular read-only gauge source: https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.ui/doc/components/oh-gauge.md prev: /docs/ui/components/ --- # oh-gauge - Gauge ![](images/oh-gauge/header.png) [[toc]] Circular or semi-circular read-only gauge ## Configuration ### General
Item to control Minimum value (default 0) Maximum value (default 100) Type of the gauge Value, if the item is not set - between min & max (for instance, defined with an expression) Visual size of the control in px (default 200) Gauge background color. Can be any valid color string, e.g. #ff00ff, rgb(0,0,255), etc. Main border/stroke background color Main border/stroke color Main border/stroke width Value text, if the item is not set (for instance, defined with an expression) Value text color Value text font size Value text font weight Label text, displayed below the value (optional) Label text color Label text font size Label text font weight