BulletItem
Defined in: types/index.ts:398
A single bullet-chart row.
Properties
label
label:
string
Defined in: types/index.ts:399
ranges?
optionalranges?:number[]
Defined in: types/index.ts:405
Qualitative band stops (e.g. [60, 80, 100] for poor / good / excellent).
target?
optionaltarget?:number
Defined in: types/index.ts:403
Target marker (the small tick).
value
value:
number
Defined in: types/index.ts:401
Current measure (the dark bar).