Skip to content

WaterfallItem

Defined in: types/index.ts:503

A single bar in a waterfall - positive adds, negative subtracts.

label: string

Defined in: types/index.ts:505

Bar label, displayed on the x-axis.


value: number

Defined in: types/index.ts:507

Signed delta — positive bars add to the running total, negative subtract.