ns-ui / chart-waterfall-ascii-step
SYNTHETIC MRR BRIDGEALL STEPS ACTIVE
ns-ui
ASCII-ramp waterfall chart where toggling a step excludes or restores its delta and every bar after it — plus the running total — visibly recomputes and re-animates, not just a hover tooltip.
Use when showing how a sequence of signed deltas bridges a start value to an end value, where the audience needs to see what the total would look like without one step — pick chart-funnel-stage-drop for a single monotonic total's own drop-off, or chart-bar-dither for unrelated categorical bars with no running dependency between them.
Install
npx shadcn add https://design.helpmarq.com /r/chart-waterfall-ascii-step.jsonns-ui / chart-waterfall-ascii-step
| Prop | Type | Default | Description |
|---|---|---|---|
| data? | WaterfallStepDatum[] | — | — |
| title? | string | — | — |
| totalLabel? | string | — | — |
| className? | string | — | — |