Docs · Engines

Sankey flow

Native multi-stage Sankey flow diagrams for budgets, energy balances, conversion funnels, and traffic. Declare nodes + weighted flows; topological layout columns them by depth, ribbons are cubic-bezier filled paths whose thickness equals the value, and each node displays its total throughput.

Templates
49
Source language
plaintext
Workstation
Studio
Engine id
sankey

In the same space

Most users come to Sankey flow from Sankey-matic or Hand-drawn flow diagrams. Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

node Coal
node Electricity
flow Coal Electricity 40

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

Sample templates

All 49
Engine reference: sankey · ← Browse all engines · Quick-start guide