Alluvial
The Alluvial Chart (also known as a Sankey Diagram) visualizes flows and relationships between different categories or stages.
It represents nodes (categories) and weighted links (flows) between them, making it ideal for illustrating how values split, combine, or transition through a system.
Use cases:
- Displaying process flows or movement between stages.
- Visualizing distribution of values across multiple categories.
- Mapping data pathways or transfers in a system.
⚙️ Setup
- Drag the Alluvial Chart widget from the chart library onto your designer workspace.
- Select the chart.
- Go to the Widget Configuration tab in the Configuration panel.
- Under the Configuration panel tab, select the Basic Configuration option to access essential settings for the Alluvial Chart.
- Select the Source from which the chart will fetch its data.
- Map:
- Optionally add a Date field for time-based filtering.
📊 Basic Configuration
Configuration Item | Description |
---|---|
Source | The data source to query for chart values. |
Measure | Numeric value representing the weight or quantity of the flow between nodes. |
Dimension | Categorical values representing stages or nodes. Minimum 2, maximum 5 sequential dimensions. |
Date Field (optional) | Enables date-based filtering and drilldown capability. |
🎨 Chart Customizations
Category | Options & Description |
---|---|
General | Theme, background, border, and interactivity options. |
Title | Chart title, font, alignment, and visibility settings. |
Sorting | Control sorting of categories or links. |
Grid | Manage padding and layout margins. |
Series | Configure node colors, flow colors, borders, opacity, label settings, and line curveness. |
Tooltip | Tooltip content, format, and triggers for displaying flow details. |
Others | Set Orientation (Horizontal or Vertical), Draggable, Node Width, Node Gap, and Node Alignment. |