block by d3noob 41d06aa2d31277b1d6638ad844b6c8e8

Sankey using named nodes in v7

Full Screen

The above example is intended to demonstrate drawing a simple Sankey diagram using JSON with names for the nodes instead of relying on d3 to index them.

This is one of the code samples for the update to the book D3 Tips and Tricks to version 7 of d3.js.

index.html

sankey-names.json

sankey.js