uber/react-vis

Support dropoffs in sankey diagram

开放

#35 创建于 2016年3月17日

 (5 条评论) (5 个反应) (0 位负责人)JavaScript (868 个派生)batch import
enhancementextended serieshelp wanted

仓库指标

星标
 (8,615 个星标)
PR 合并指标
 (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.

贡献者指南