New to Kendo UI for Angular? Start a free 30-day trial
SankeyCustomMessagesComponent
Represents the custom messages component of the Sankey.
Use this component to override default messages for the Sankey.
html
<kendo-sankey [data]="data">
<kendo-sankey-messages tooltipUnitFormat='kelvin'></kendo-sankey-messages>
</kendo-sankey>
Selector
kendo-sankey-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
tooltipUnitFormat |
|
Sets the format string to use when displaying node and link values in the tooltip. |