Create a Sankey Visualization
Add a Sankey chart to your workbook.
To create a logical Sankey visualization, you need to organize your attribute columns under Category in the Grammar pane in the order that you want the corresponding nodes to appear in the visualization, with the source column first and the target column last.
To display the pathways between nodes in a color gradient proportional to the measure values, use a measure column in Color.
To display the pathways between nodes with widths proportional to the measure values, use a measure column in Size.
- On your home page, hover over a workbook, click Actions, and select Open.
- In the Data pane, click Visualizations. Under Network, drag Sankey
to the canvas. - In the Data pane, click Data and drag your attribute columns to Category in the Grammar pane.
- Drag measure columns to Color (Link) and Size (Link).
- Click Save.