Vue
A newer version of this page is available. Switch to the current version.

jQuery Sankey - node.hoverStyle

Configures the appearance a node changes to when it is hovered over or pressed.

Type:

Object

See Also

border

Configures the appearance a node's border changes to when the node is hovered over or pressed.

Type:

Object

color

Specifies the color a node changes to when it is hovered over or pressed.

Type:

String

Default Value: undefined

This property supports the following colors:

hatching

Applies hatching to a node when it is hovered over or pressed.

Type:

Object

Hatching fills a node with parallel diagonal lines.

DevExtreme HTML5 JavaScript Sankey Line Hatching

opacity

Specifies the transparency a node changes to when it is hovered over or pressed.

Type:

Number

Default Value: undefined

This property accepts a value from 0 to 1: 0 makes the node transparent; 1 makes it opaque.