Vue Sankey Link
A sankey link's structure.
import { DxSankeyTypes } from "devextreme-vue/sankey"
You can access links using the getAllLinks() method and within some event handlers, for example, onLinkClick.
Fields
Fields that provide information about the sankey link.
The link can have other fields in addition to the fields described in this section
Methods
Methods used to control the sankey link.
Name | Description |
---|---|
hideTooltip() | Hides the sankey link's tooltip. |
hover(state) | Changes the sankey link's hover state. |
isHovered() | Indicates whether the sankey link is in the hover state. |
showTooltip() | Shows the sankey link's tooltip. |
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.