uber/react-vis

Support dropoffs in sankey diagram

Open

#35 opened on 2016年3月17日

GitHub で見る
 (5 comments) (5 reactions) (0 assignees)JavaScript (8,615 stars) (868 forks)batch import
enhancementextended serieshelp wanted

説明

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.

コントリビューターガイド

Support dropoffs in sankey diagram · uber/react-vis#35 | Good First Issue