Skip to content

[waterfall-basic] Basic Waterfall Chart #777

@MarkusNeusinger

Description

@MarkusNeusinger

Description

A waterfall chart showing how an initial value is affected by intermediate positive or negative values, leading to a final value. Each bar represents a change from the previous cumulative total, with positive values going up and negative values going down. Essential for understanding cumulative effects.

Applications

  • Financial analysis: revenue to net profit breakdown
  • Inventory changes over time
  • Project cost tracking (additions and reductions)
  • Sales pipeline progression

Data

  • category (string) - step labels
  • value (numeric) - change values (positive or negative)
  • Size: 5-15 steps

Notes

  • Color positive and negative changes differently
  • Show connecting lines between bars
  • Include start and end total bars
  • Display running total labels

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions