Sankey diagrams are a kind of flow diagram, in which the width of the arrows is shown proportionally to the flow quantity. They are typically used to visualize energy or material or cost transfers between processes.
Questions tagged [sankey-diagram]
752 questions
-3
votes
1 answer
Error in sankey plot variables in R shiny
Please run the script below, there are two charts created using the patients dataset from the bupaR library, the chart on the left displays a sankey chart showing relationship between the resource("employee") and activities("handling") and the chart…

Ashmin Kaul
- 860
- 2
- 12
- 37
-3
votes
1 answer
How to make this graph in R
Do you know what this kind of graph is called, and how can I make it in R?
Thanks-
Source of the image: http://www.wired.com/2014/05/alumni-network-2/

Julia
- 1,369
- 4
- 18
- 38