uber/react-vis

Support dropoffs in sankey diagram

Offen

#35 geöffnet am 17.03.2016

 (5 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (868 Forks)batch import
enhancementextended serieshelp wanted

Repository-Metriken

Stars
 (8.615 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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