HelpBot Assistant

How can I help you?

SankeyNodeSettingsModel

16 Mar 20261 minute to read

Interface for a class SankeyNodeSettings

Properties

fill string

Specifies the fill color of the node.

highlightOpacity number

Specifies the opacity of the node when highlighted.

inactiveOpacity number

Specifies the opacity of the node when inactive.

opacity number

Specifies the opacity of the node.

padding number

Specifies the padding around the node content.

stroke string

Specifies the stroke color of the node.

strokeWidth number

Specifies the stroke width of the node.

width number

Specifies the width of the node rectangle in pixels.