Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dropoffs in sankey diagram #35

Open
bulyonov opened this issue Mar 17, 2016 · 5 comments
Open

Support dropoffs in sankey diagram #35

bulyonov opened this issue Mar 17, 2016 · 5 comments
Labels
enhancement extended series Questions relative to Sankey, Treemap, Voronoi, etc. help wanted

Comments

@bulyonov
Copy link
Contributor

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.

@wzup
Copy link

wzup commented Feb 6, 2018

@bulyonov

In to visualize the lost data/money/visitors, we should be able to show "dropoffs" on the sankey diagram

Google Analytics has a great example

Could you please provide a link to live example?

@leonelgalan
Copy link

I cannot link to it, it's behind authentication, but a quick google search for Google Analytics "Behavior Flow" (how the chart is labeled) does the trick.

@jckr jckr added the extended series Questions relative to Sankey, Treemap, Voronoi, etc. label Mar 9, 2018
@SnchitGrover
Copy link

+1

@gs-hdavid
Copy link

gs-hdavid commented Jul 19, 2018

Do you guys have support for something like that?
As you can see the drop offs portion is colored in orange, and the rest is colored blue.

screen shot 2018-07-19 at 4 32 42 pm

@idris-rampurawala
Copy link

Hi,

Please follow this post to create dropoffs/dropouts in the D3 Sankey chart. Though it is implemented in Angular, a similar approach can be used to implement it in react.

Post link: https://dev.to/idrisrampurawala/user-flow-with-dropouts-using-d3-sankey-in-angular-10-2m5j
GitHub Repo link: https://github.com/idris-rampurawala/ng-d3-sankey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement extended series Questions relative to Sankey, Treemap, Voronoi, etc. help wanted
Projects
No open projects
React Vis Tasks
Chart types
Development

No branches or pull requests

9 participants