Sankey diagrams are a specific type of flow diagram in which the width of the arrows is shown proportionally to the flow quantity. The dataset requires a From, To, and a number value. For example, how many people that visited Page A went to Page B, etc.
Note: The unique values for Sankey charts are limited to 100 to avoid performance issues in the case of huge datasets. If the unique value crosses 100, then the chart is not rendered. Instead, an error message asks you to adjust the data to keep the unique values under 100.
Chart Configuration
Field | Interpretation |
---|---|
From | Choose the field that represents from |
To | Choose the field that represents to |
Value | Choose the field |
Display & Formatting
Field | Interpretation |
---|---|
Title Font Color | Set the title font color of the widget |
Title Font Size | The default title font size is 14px. |
Widget Menu
Field | Interpretation |
---|---|
Show Title | Show Title on Widget |
Analyze | Show Analyze menu |
Alerts | Show Alert icon |
Filters | Show Filter icon |
Drilldowns | Show Drilldowns menu |
Query | Show Query menu |
Data/Export | Show Data/Export menu |
Data Diagram | Show Data Diagram |
Share | Show Share menu |
Refresh | Show Refresh menu |
Maximize | Show Maximize menu |
Remove from Dashboard | Show Remove from the Dashboard menu |
Note - When you drilldown in a Sankey chart, you can click on the colored bars to view it.