New to Kendo UI for Angular? Start a free 30-day trial
SankeyData
Represents the Sankey data object.
Name | Type | Default | Description |
---|---|---|---|
links |
|
The links of the Sankey. The links are the connections between the nodes.
Each link has a | |
nodes |
|
The nodes of the Sankey. The nodes are the elements that are connected by the links.
Each node has an |