Sankey. Turn flows of stuff into diagrams that show where it all goes.

observablehq.com/collection/@d3/d3-sankey

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2019
  • Release —
  • 0.12.3
  • Release —
  • Release —
  • Fix sankey.linkSort when non-null.
  • Release —
  • Release —
  • Release —
  • Release —
  • Release —
  • Release —
  • Update README.
  • Release —
  • 0.12.2
  • Update dependencies.
  • Handle large padding. Fixes #63.
  • Add missing semicolon.
March 2019
  • fix typo
  • Merge branch 'master' into master
  • 0.12.1
  • Revert new cooling strategy.
  • 0.12.0
  • Consolidate collision resolution.
  • Tweak cooling.
  • Fix reorderLinks.
  • Checkpoint new.
  • 0.11.0
  • Add sankey.linkSort.
  • use node.fixedValue (rather than node.minValue)
  • specify minimum value of node with node.minValue