JavaScript/jQuery Sankey - node.hoverStyle.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's border changes to when the node is hovered over or pressed.

Type:

String

| undefined
Default Value: undefined

This property supports the following colors:

visible

Specifies whether a node's border is visible when the node is hovered over or pressed.

Type:

Boolean

| undefined
Default Value: undefined

width

Specifies the width a node's border changes to when the node is hovered over or pressed.

Type:

Number

| undefined
Default Value: undefined