components/u_gauges library

Classes

UArcGauge
A modern gradient progress arc (no needle) with a large centered value.
UBatteryGauge
A battery / tank fill gauge. Turns lowColor below lowThreshold.
UBulletGauge
A bullet graph — a compact KPI gauge with qualitative bands, a measure bar and an optional target marker.
UCompassGauge
A compass gauge. value is a heading in degrees (0 = North, clockwise).
UGaugeBand
A colored value band on any gauge (e.g. red/amber/green zones).
UGaugeStyle
Shared, fully-optional styling for every gauge. Null fields resolve from the active theme at build time.
ULinearGauge
A horizontal linear gauge with a pointer, ticks and optional bands.
UProgressRingGauge
A circular progress ring with a centered value, ideal for KPIs and loaders.
URadialGauge
A classic 270° radial gauge with needle, ticks, labels and optional colored bands.
USegmentedGauge
A segmented arc gauge — discrete blocks light up to the value.
USemiCircleGauge
A 180° semicircular gauge that sits on its flat edge.
USpeedometerGauge
A 240° speedometer with colored zones and a needle.
UThermometerGauge
A thermometer gauge with a bulb, rising column and side scale.
UVerticalLinearGauge
A vertical linear gauge (column style).