d3-alludyn

Modification of d3-sankey to allow dynamic links.

Usage no npm install needed!

<script type="module">
  import d3Alludyn from 'https://cdn.skypack.dev/d3-alludyn';
</script>

README

d3-alluvial-dynamic

A modified version of Mike Bostock's d3-sankey layout which allows links to grow or shrink between nodes (and which thus isn't a Sankey diagram anymore, because conserved properties are what Sankey diagrams are all about)

TODO: more details here