New to Kendo UI for AngularStart a free 30-day trial

Represents a directive that encapsulates the retrieval of the nodes and links when flat data is provided.

See Data Binding - Binding to Flat Data.

Definition

Package:@progress/kendo-angular-charts

Selector:[kendoSankeyFlatBinding]

Inputs

Sets the fields that identify the nodes.

Default:

[]

Specifies the data that the Sankey diagram displays.

Sets the unique field that represents the link value between nodes.

Events

Fires when the flat data has been converted to SankeyData.

Modify the data to customize the created nodes and links.