I'd like to create a Sankey or alluvial diagram using d3py, d3.js, and its sankey.js plugin, but I don't know how to reach this JavaScript library and the plugin from d3py.
Can someone get me started here?