StyleCode Property: gaugeChromeColor

🚧 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.

gaugeChromeColor

Hue used to draw secondary elements (the outer guide, the background). Default is grey.

Applies to Type Default
gauge color, auto auto

Examples

// Example: gauge
show gauge "My Gauge" { 1..3, 1..4 ; gaugeChromeColor: "orange" } with 0.5

User Contributed Notes
0 notes + add a note