Plotly Sankey plots

Hello,

Does anyone know if plotly supports the sankey diagrams?
As in this example the networkD3 R package:

https://christophergandrud.github.io/networkD3/#sankey

You might want to subscribe to https://github.com/plotly/plotly.js/issues/282 for the latest development info.

Sankey diagrams in plotly are fully supported now:
Python: https://plot.ly/python/sankey-diagram/
R: https://plot.ly/r/sankey-diagram/
JavaScript: https://plot.ly/javascript/sankey-diagram/

1 Like