JavaScript/jQuery Sankey - node.hoverStyle
Configures the appearance a node changes to when it is hovered over or pressed.
See Also
border
Configures the appearance a node's border changes to when the node is hovered over or pressed.
color
Specifies the color a node changes to when it is hovered over or pressed.
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
hatching
Applies hatching to a node when it is hovered over or pressed.
Hatching fills a node with parallel diagonal lines.
opacity
Specifies the transparency a node changes to when it is hovered over or pressed.
This property accepts a value from 0 to 1: 0 makes the node transparent; 1 makes it opaque.
If you have technical questions, please create a support ticket in the DevExpress Support Center.