For the complete documentation index, see llms.txt. This page is also available as Markdown.

Waterfall Chart

Displays cumulative increases and decreases by item

Renders a waterfall chart.

Waterfall

Specifications

Aggregation

The waterfall chart aggregates values (metrics) for each label (dimension) and displays them cumulatively.

Item
Role
Notes

Label

Dimension

Item names for each bar in the waterfall

Value

Metric

Displayed as the increase or decrease for each item

Example Configurations

  • Display "Opening balance → Revenue → Costs → Other" as a waterfall (e.g., P&L or cash flow breakdown)

    • Label (Dimension): Opening balance, Revenue, Costs, Other, Closing balance, etc.

    • Value (Metric): Amount (increase/decrease) for each item

Tips

Frame Feature

Waterfall charts support the frame feature. See Frame Feature for details.

Last updated

Was this helpful?