uber/react-vis

Support dropoffs in sankey diagram

Open

#35 geöffnet am 17. März 2016

Auf GitHub ansehen
 (5 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (8.615 Stars) (868 Forks)batch import
enhancementextended serieshelp wanted

Beschreibung

In order to visualize the lost data/money/visitors, we should be able to show "dropoffs" on the sankey diagram (Google Analytics has a great example). Current d3-sankey does not support this behavior. Most likely we'll have to fork/adjust it.

This task should be implemented after #34.

Contributor Guide