pete-thompson / spotfire-visuals

A set of custom visualisations built on top of JSViz
MIT License
10 stars 2 forks source link

Sankey doesn't support circular Sankeys #8

Closed pete-thompson closed 4 years ago

pete-thompson commented 4 years ago

I chose to use the d3-sankey library, which doesn't support circular links. I'm investigating incorporating s3-sankey-circular and offering the option to use it instead (it renders slightly differently, so I don't think I'll make it the default)