StyleCode Property: gaugeFillColor

gaugeFillColor

Gauge fill color for the inner part of the gauge from the minimum to the value

Applies to Type Default
gauge > entry color #FF6347

Examples

// Example: gauge > entry
show gauge "My gauge" a1b2 with 0.5 { gaugeFillColor: "orange" }

User Contributed Notes
0 notes + add a note