<kendo:sankey-data-nodes>

The nodes of the Sankey. The nodes are the elements that are connected by the links. Each node has an id that is used to connect the nodes with the links.

Example

<kendo:sankey-data>
    <kendo:sankey-data-nodes></kendo:sankey-data-nodes>
</kendo:sankey-data>

Configuration Attributes

Configuration JSP Tags

kendo:sankey-data-node

The nodes of the Sankey. The nodes are the elements that are connected by the links. Each node has an id that is used to connect the nodes with the links.

More documentation is available at kendo:sankey-data-node.

Example

<kendo:sankey-data-nodes>
    <kendo:sankey-data-node></kendo:sankey-data-node>
</kendo:sankey-data-nodes>
In this article
Not finding the help you need?