uber/react-vis

Support dropoffs in sankey diagram

Open

#35 ouverte le 17 mars 2016

Voir sur GitHub
 (5 commentaires) (5 réactions) (0 assignés)JavaScript (8 615 stars) (868 forks)batch import
enhancementextended serieshelp wanted

Description

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.

Guide contributeur