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

SankeyFlatBindingDirective

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

See Data Binding - Binding to Flat Data.

Selector

[kendoSankeyFlatBinding]

Inputs

NameTypeDefaultDescription

kendoSankeyFlatBinding

any[]

Specifies the data that the Sankey diagram displays.

dimensionFields

string[]

Sets the fields that identify the nodes.

valueField

string

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

Events

NameTypeDescription

dataBound

EventEmitter<SankeyFlatBindingDataBoundEvent>

Fires when the flat data has been converted to SankeyData.

Modify the data to customize the created nodes and links.

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