← Back to patterns
Comparison
Waterfall Chart
Floating bars showing how an initial value is affected by sequential positive and negative changes.
Best For
Financial statements, budget breakdowns, cumulative impact.
Live Demo
Live demo not yet available for this pattern
Usage
import { WaterfallChart } from 'dolex/react';
<WaterfallChart spec={spec} width={800} height={500} />