Hi TL,
In the diagram we have support to auto-arrange the nodes in the diagram area that is referred as Layout. It includes the following layout modes:
Layout modes
- Hierarchical layout
- Organization chart
- Radial tree
- Symmetric layout
- Mind Map layout
- Complex hierarchical tree layout
We does not have support to auto-arrange the nodes as Fish bone diagram. By using the node offsetX and offsetY properties we can able to position the nodes in the diagram and render it as Fishbone diagram. We have already prepared a sample in our live demos to render fish bone diagram with node offsetX and offsetY properties.
Regards
Aravind Ravi