timelyportfolio / sankey-layout

Sankey diagram layout algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sankey-layout

Build Status

Sankey diagram layout algorithm written in Javascript, intended for use with d3. See d3-sankey-diagram if you just want to draw Sankey diagrams; this package contains the layout algorithms but no visualisation.

If you use the Jupyter notebook, try ipysankeywidget.

About

Sankey diagram layout algorithm

License:MIT License


Languages

Language:JavaScript 100.0%