Insight Compass
business and economy /

What is Sankey diagram?

What is Sankey diagram?

A sankey diagram is a visualization used to depict a flow from one set of values to another. The things being connected are called nodes and the connections are called links.

What is Sankey chart used for?

Summary. Sankey diagrams are a specific type of flow diagram used for visualization of material, cost or energy flows. They show energy or mass flows with arrows proportional to the flow quantity.

How do you make a Sankey diagram?

Read on to find out how to create a Sankey Diagram using R.

  1. Step 1: Create a Tidy data frame. The very first step in creating visualizations is to get the data in a useful format.
  2. Step 2: Install the flipPlot package.
  3. Step 3: Create the Sankey diagram.

How do I create a Sankey diagram in Google Sheets?

Sankey Diagrams within Google Spreadsheets

  1. Open a spreadsheet.
  2. Click “Tools” -> “Scripts”
  3. create the two files code.gs and index.html.
  4. insert the document ID from the URL on line 10, code.gs.
  5. select which sheet is the base for the sankey diagram.
  6. the layout of the table should be as shown in the Example Spreadsheet.

Why are Sankey diagrams called that?

History. Sankey diagrams are named after Irish Captain Matthew Henry Phineas Riall Sankey, who used this type of diagram in 1898 in a classic figure (see diagram) showing the energy efficiency of a steam engine.

Where can I make a Sankey diagram?

However, if you can forgo Tableau, there are a number of tools available which lets you very easily create a Sankey Diagram online.

  • The Sankey Diagram Generator.
  • RAWGraphs.
  • Google Charts.
  • SankeyMATIC.
  • Highcharts.
  • DisplayR.

Why are the arrows different sizes in the Sankey diagrams?

“Sankey diagrams are a specific type 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 transfers between processes.” Flows in the diagram can show e.g. energy, materials, water or costs.”

How do you work out the efficiency of a Sankey diagram?

Divide the useful energy by the total energy and you will get the efficiency which should be between 0 and 1. Multiply by 100 to find the percentage efficiency.

Why is it called a Sankey diagram?