Docs · Engines

Waterfall Chart

Native waterfall (bridge) charts. Declare an absolute `bar`, floating `delta` steps (+/-), and computed `total` bars; increases render green, decreases red, anchors blue, with dashed connectors and a value axis. The standard view for revenue bridges, variance analysis and budget walks.

Templates
3
Source language
plaintext
Workstation
Studio
Engine id
waterfall

In the same space

Most users come to Waterfall Chart from Excel waterfall chart or PowerPoint bridge slides. Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

bar "Open" 1000
delta "Sales" 500
delta "Costs" -300
total "Close"

Paste this in the Studio code pane to see Waterfall Chart render live. The full grammar is at the upstream-docs link above.

Sample templates

All 3
Engine reference: waterfall · ← Browse all engines · Quick-start guide