The border width of the node in pixels. Does not apply if custom image is specified.
An optional array of additional category strings corresponding to this data item. This enables highlighting and filtering of individual data items through interactions with other visualization elements. Defaults to node's id if unspecified.
The color of the node. Does not apply if custom image is specified.
The column id for this node.
The group category this node belongs to. Nodes with the same groupCategory will be grouped together.
Defines the primary icon for this node.
The node id. The node id should be set by the application if the DataProvider is not being used.
The background color for the indicator section of this node.
Defines the indicator icon for this node.
The text for the node label.
The row id for this node.
The text for the secondary node label.
The description of this node. This is used for accessibility and also for customizing the tooltip text.
The CSS style class defining the style of this node.
The CSS style object defining the style of this node. Only SVG CSS style properties are supported. The default value comes from the CSS and varies based on theme.
An optional horizontal position (as a percentage) to be used in the average position calculation when grouping across cells.
An optional vertical position (as a percentage) to be used in the average position calculation when grouping across cells.
Generated using TypeDoc
The border color of the node. Does not apply if custom image is specified.