BulletItem
Defined in: types/index.ts:598
A single bullet-chart row.
Properties
Section titled “Properties”label:
string
Defined in: types/index.ts:600
Row label drawn at the left.
ranges?
Section titled “ranges?”
optionalranges?:number[]
Defined in: types/index.ts:606
Qualitative band stops (e.g. [60, 80, 100] for poor / good / excellent).
target?
Section titled “target?”
optionaltarget?:number
Defined in: types/index.ts:604
Target marker (the small tick).
value:
number
Defined in: types/index.ts:602
Current measure (the dark bar).