The Sankey chart is a great way to discover the most prominent contributions just by looking at how individual items flow across states.
The MovingBubble chart is one of those mind-blowing charts to look at. Learn how to create them using your own data set and Python!
The landscape for learning d3 is rich, vast and sometimes perilous. You may be intimidated by the long list of functions in d3’s API…
A list of D3 libraries, plugins and utilities.
Visualize flow between nodes in a directed acyclic network. - d3/d3-sankey
A D3 project showing a barchart that allows user interactions