v3.9
Sankey Diagram Generator
Updated
Generate customizable Sankey diagrams from your data with multiple color themes.
Data Format:
Format: source(display), target(display), value
Display names in parentheses are optional. Example: "Housing(Rent), Utilities(Bills), 500"
How to Use This Generator
- Enter your data in the text area using the format: "source(display name), target(display name), value" (one flow per line).
- Click "Try Sankey Demo" to see an example of properly formatted data.
- The diagram will automatically update as you enter or modify your data.
- Use the zoom and drag controls to adjust the view of your diagram if needed.
- Choose your preferred color theme using the dropdown menu.
Key Terms and Definitions
- Sankey Diagram
- A type of flow diagram where the width of the arrows is proportional to the flow quantity.
- Node
- A point in the Sankey diagram representing a stage or category in the flow.
- Link
- An arrow connecting nodes in a Sankey diagram, representing the flow between them.
- Flow Value
- The quantity of flow in a Sankey diagram, represented by the width of the link.