Visx: Support Sankey layout

Created on 6 Nov 2017  Â·  3Comments  Â·  Source: airbnb/visx

Most helpful comment

Beginning support / example: https://codesandbox.io/s/njvoqwj24

Based on d3-sankey-circular, although d3-sankey-diagram had some nice features

All 3 comments

Beginning support / example: https://codesandbox.io/s/njvoqwj24

Based on d3-sankey-circular, although d3-sankey-diagram had some nice features

Been tracking the progress of d3-sankey-circular in hopes to only use it for both circular and non-circular sankey layouts, but just logged an issue regarding handling of nodePadding and general layout.

Hi, how's going about this issue? Maybe I can provide some help if needed, because I'm familiar the d3-sankey API. 😆

BTW, I think sankey diagram designed for flow data, and flow data generally is non-circular. 👀

Was this page helpful?
0 / 5 - 0 ratings

Related issues

goaaron picture goaaron  Â·  3Comments

stefanvermaas picture stefanvermaas  Â·  3Comments

elisechant picture elisechant  Â·  3Comments

asteroidice picture asteroidice  Â·  3Comments

DarKDinDoN picture DarKDinDoN  Â·  4Comments