WaterfallItem
Defined in: types/index.ts:500
A single bar in a waterfall - positive adds, negative subtracts.
Properties
Section titled “Properties”label:
string
Defined in: types/index.ts:502
Bar label, displayed on the x-axis.
value:
number
Defined in: types/index.ts:504
Signed delta — positive bars add to the running total, negative subtract.