uber/react-vis

Support dropoffs in sankey diagram

Aberta

#35 aberto em 17 de mar. de 2016

 (5 comentários) (5 reações) (0 responsável)JavaScript (868 forks)batch import
enhancementextended serieshelp wanted

Métricas do repositório

Stars
 (8.615 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador