google / google-visualization-issues

288 stars 35 forks source link

Feature request: vertical sankey diagrams #2208

Open Niek opened 8 years ago

Niek commented 8 years ago

Sankey diagrams are only usable right now if there are a few levels. With >10 levels it gets very messy, a vertical sankey diagram would be helpful in this case.

Example from D3: http://benlogan1981.github.io/VerticalSankey/UBS.html

dlaliberte commented 8 years ago

That's a great idea which we should consider for the future.

VelizarVESSELINOV commented 8 years ago

:+1:

simeyla commented 5 years ago

:-(

jmshi commented 5 years ago

any update on the vertical oriented chart?

dlaliberte commented 5 years ago

I've done the math to draw links between nodes rotated at any angle. I'll look into how hard it will be to use this in the Google Charts sankey chart.