block by lelandlee c6dce4eafddf04d023d3

Circular Sankey

Full Screen

Circular Sankey

Was inspired by some of the diagrams at sankey-diagram.com. They have some stellar examples of sankey diagrams of all sorts. The purpose of a circular sankey is to show how the flow of something might be circular, meaning that some of the original is recycled for the next cycle.

Implimentation

Very similar to a traditional donut chart, except this case the outsideRadius is decreasing. And the difference generates an offshoot.

To Try:

index.html

main_donut.js