# Gauge

Gauge widgets are useful for showing real-time values like temperature, pressure, or signal strength. You can choose from different display types and customize thresholds, styles, and units.

{% hint style="success" %}
Gauge widget supports single data point with custom min/max, color thresholds, and display types.
{% endhint %}

***

### Gauge – Standard

Displays a classic dial for one value with a defined range.

{% @arcade/embed flowId="SdTFsuE1rHMKRanshMyq" url="<https://app.arcade.software/share/SdTFsuE1rHMKRanshMyq>" %}

***

### Gauge – Generic

Minimal circular display for basic value feedback.

{% @arcade/embed flowId="VWJ63YN0Afelpgi7HLel" url="<https://app.arcade.software/share/VWJ63YN0Afelpgi7HLel>" %}

***

### Gauge – Liquid

Fills a circular or vertical container based on the current value.

{% @arcade/embed flowId="qfTsOmUHU8YWl8tyw5Wu" url="<https://app.arcade.software/share/qfTsOmUHU8YWl8tyw5Wu>" %}

***

### Gauge – Colorize

Uses color bands to highlight different value ranges.

{% @arcade/embed flowId="8rPloeTSYZdGMpfR5WYl" url="<https://app.arcade.software/share/8rPloeTSYZdGMpfR5WYl>" %}

***

### Gauge – Barometer

Circular visual commonly used for weather or environmental metrics.

***
