Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

WidgetsColor PickerDatetime PickerNumber SliderNumber InputText InputText AreaSwitchWeek Time Ranges InputRound Number GaugeBasic DisplayConsole Log ViewImage FrameXY Number ChartArray Object TableTrigger ButtonDialog Trigger

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
Widgets

Round Number Gauge

Overview

Round Number Gauge is a display widget that renders a numeric value as a circular arc gauge on the dashboard. It is ideal for visualizing metrics with a defined range such as percentages, sensor readings, or performance scores. The gauge supports gradient color stops, icons, and labels.

Round Number Gauge widget on the Dashboard

Round Number Gauge widget on the Dashboard

Widget Info

FieldValue
TypeDisplay
DescriptionCircular arc gauge for displaying number values
Data Typesnumber, integer, bigint, null, undefined
Dev StageBeta

Data Source

The Data Source dropdown binds the widget to a flow variable. The numeric value from that variable is displayed on the gauge arc. The variable must be of a numeric type.

Settings

Round Number Gauge Settings

Round Number Gauge settings panel

Value Class Name

Tailwind CSS class name applied to the value text element for custom styling.

Value Suffix

Text shown after the numeric value, for example % or °C.

Value Suffix Class Name

Tailwind CSS class name applied to the value suffix element for custom styling.

Gauge Wrapper Class Name

Tailwind CSS class name applied to the outer gauge wrapper element for custom styling.

Label

Main label displayed below the gauge. Use this for a title or description of what the gauge represents.

Label Class Name

Tailwind CSS class name applied to the label element for custom styling.

Label Icon ID

The icon to display next to the label.

Label Icon Class Name

Tailwind CSS class name applied to the label icon element for custom styling.

Gauge Label

Secondary label displayed below the gauge value (inside the gauge area).

Gauge Label Class Name

Tailwind CSS class name applied to the gauge label element for custom styling.

Gauge Label Icon ID

The icon to display next to the gauge label.

Gauge Label Icon Class Name

Tailwind CSS class name applied to the gauge label icon element for custom styling.

Min

Minimum value of the gauge scale. The arc starts at this value.

Max

Maximum value of the gauge scale. The arc ends at this value.

Line Cap

Style of the gauge arc line ends (e.g., round or flat).

Line Width

Thickness of the gauge arc in pixels.

ValueDescription
10Thin line
15Slightly thin
20Medium line
25Slightly thick
30Thick line

Shadow

When enabled, applies a glow/shadow effect to the gauge arc.

Gradient Stops

Defines the color gradient along the gauge arc. Each stop specifies a position and color, allowing the gauge to transition through multiple colors as the value increases.

Week Time Ranges Input

Previous Page

Basic Display

Next Page

On this page

OverviewWidget InfoData SourceSettingsValue Class NameValue SuffixValue Suffix Class NameGauge Wrapper Class NameLabelLabel Class NameLabel Icon IDLabel Icon Class NameGauge LabelGauge Label Class NameGauge Label Icon IDGauge Label Icon Class NameMinMaxLine CapLine WidthShadowGradient Stops