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 property 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 property 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