Closed techniq closed 1 week ago
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. 👀
Is there any plan to include this? We really like the look of this library but we really need a sankey diagram.
I don't currently have the bandwidth to add this, but would happily review a PR / help someone add a new @visx/sankey
package if there is interest/initiative.
Any thoughts/plans on this? 🤔
Would also love to know if there's been an update on this
Again happy to review a PR if someone wants to add in @visx/sankey
based on d3-sankey
Hello, is there a ATO for this or is it currently not sheduled at all?
Any updates on this? Looks like this recent feature PR accomplishes this issue's needs and just needs review.
closed by https://github.com/airbnb/visx/pull/1880
Examples