Interface: GaugeThreshold
Defined in: charts/gauge.ts:18
A {value, color} band; the arc takes the color of the highest one value reaches.
Properties
color
ts
color: string;Defined in: charts/gauge.ts:20
value
ts
value: number;Defined in: charts/gauge.ts:19