The above example is intended to demonstrate drawing a simple Sankey diagram using v4 of d3.js. It uses [Jason Davies'](https://github.com/d3/d3-plugins/tree/master/sankey) version of the Sankey plugin. This is one of the code samples for the update to the book [D3 Tips and Tricks](https://leanpub.com/d3-t-and-t-v4) to version 4 of d3.js. forked from d3noob's block: Sankey Diagram with v4 forked from fogonwater's block: Sankey Diagram with v4