New to KendoReactStart a free 30-day trial

SankeyData

Interface

Represents the Sankey data object.

Definition

Package:@progress/kendo-react-charts

Properties

The links of the Sankey. The links are the connections between the nodes. Each link has a sourceId and targetId that correspond to the id of the source and target nodes, and a value that represents the value of the link.

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.

In this article
DefinitionPropertieslinksnodes
Not finding the help you need?
Contact Support