Hierarchy

  • NodeDefaults

Properties

borderColor: string

The default border color of the nodes.

borderWidth: number

The default border width of the nodes.

hoverColor: string

The color of the node hover feedback.

labelDisplay: string

The label display behavior for the nodes. See the Help documentation for more information.

labelHalign: string

The horizontal alignment for labels displayed within the node. Only applies to rotated text.

labelMinLength: number

The minimum number of visible characters needed to render a truncated label. See the Help documentation for more information.

labelStyle: object

The CSS style object defining the style of the label.

selectedInnerColor: string

The inner color of the node selection feedback.

selectedOuterColor: string

The outer color of the node selection feedback.

showDisclosure: string

Specifies whether to display the expand/collapse button on hover.

Generated using TypeDoc