uber/react-vis

Support dropoffs in sankey diagram

Open

#35 创建于 2016年3月17日

在 GitHub 查看
 (5 评论) (5 反应) (0 负责人)JavaScript (868 fork)batch import
enhancementextended serieshelp wanted

仓库指标

Star
 (8,615 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南