Set diagram node's level

Hi, I'd like to generate a level-base diagram which can immediately see the level of each node.

Like this pic I use ComplexHierarchicalTree to generate, and I'd like to define each node a level number:

And I'd like to have this pic auto-gen which the node have their level location:

Can diagram do this?


1 Reply

AR Aravind Ravi Syncfusion Team July 12, 2022 12:12 PM UTC

Hi Tony,


By default, in the diagram , if we render MultiParent layout means then it gets rendered as shown in below image. We do not have support to render the layout based on the level as shown in your previous update. For more information about multiparent layout and orientation of multiparent layout, please refer to the below UG Link



UG Link: https://ej2.syncfusion.com/angular/documentation/diagram/automatic-layout/#complex-hierarchical-tree


Regards

Aravind Ravi


Loader.
Up arrow icon