StyleCode Property: gaugeMin

🚧 Work in progress — This documents the redesigned dashboard layout system, which is still under active development and subject to change. It is not compatible with the older v1 dashboard tile system.

gaugeMin

Minimum value for the gauge

Applies to Type Default
gauge > entry Number 0

Examples

// Example: gauge > entry
show gauge "My Gauge" { 1..3, 1..4 } with 0.5 { gaugeMin: 100 }

User Contributed Notes
0 notes + add a note