A Network chart shows nodes and links between them (e.g., relationships, flow). Similar in structure to Sankey but for graph-style connections.Documentation Index
Fetch the complete documentation index at: https://docs.usedatabrain.com/llms.txt
Use this file to discover all available pages before exploring further.
Data Requirements
- Source dimension (from node)
- Target dimension (to node)
- Value measure (link strength/size)
- Network is enabled when you have 3+ total columns and 5+ numeric values (per
getEnabledChartlogic)
How to Set Up
- Create a metric with at least two dimensions (source, target) and one measure.
- Click the Charts icon and choose Network (if available).
- Configure Source, Target, and Value in chart properties (similar to Sankey setup).

