This option indicates a number of miliseconds before an init animation is triggered.
Detailed usage and examples coming soon.
A string that identifies a HTML element that will contain the organizational chart (nodes and connections). A string should be specified as a jQuery ID selector (ex: "#some-element-id")
The root node can be hidden by defining this as true. Root node should still be defined in the chart structure but it won't be shown.
The levelSeparation property defines the separation between chart levels.
If the scrollbar is shown, this defines the padding between the chart structure and the chart container.
The siblingSeparation property defines the separation between two sibling on the same level.
The siblingSeparation property defines the separation between two neighbor branches of the organizational chart.
Generated using TypeDoc
Every chart can be animated uppon initialization if this option is set to true. For more animation options see chart configanimation. (jQuery required)