All docs
V19.2
24.1
The page you are viewing does not exist in version 24.1.
23.2
The page you are viewing does not exist in version 23.2.
23.1
The page you are viewing does not exist in version 23.1.
22.2
The page you are viewing does not exist in version 22.2.
22.1
The page you are viewing does not exist in version 22.1.
21.2
The page you are viewing does not exist in version 21.2.
21.1
The page you are viewing does not exist in version 21.1.
20.2
The page you are viewing does not exist in version 20.2.
20.1
The page you are viewing does not exist in version 20.1.
19.2
19.1
18.2
18.1
The page you are viewing does not exist in version 18.1.
17.2
The page you are viewing does not exist in version 17.2.
A newer version of this page is available. Switch to the current version.

jQuery Sankey - node

Configures sankey nodes' appearance.

Type:

Object

border

Configures the nodes' borders.

Type:

Object

color

Colors the sankey nodes.

Type:

String

Default Value: undefined

This option supports the following colors:

hoverStyle

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

Type:

Object

See Also

opacity

Specifies the nodes' transparency.

Type:

Number

Default Value: 1

This option accepts a value from 0 to 1: 0 makes the nodes transparent; 1 makes them opaque.

padding

Specifies the vertical distance, in pixels, between two nodes.

Type:

Number

Default Value: 30

DevExtreme HTML5 JavaScript Sankey Line Hatching

width

Specifies the nodes' width in pixels.

Type:

Number

Default Value: 15