We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Initial node in a complex hierarchical tree layout

Hi,

I'm using the complex hierarchical tree layout for my diagram.

I'm trying to make some loops between nodes. Everything is fine until my loop goes to the first node. 

If I try to make a connector between node with name "multi 5" and the initial node (the one with the name "verification 1") and I call to doLayout, the diagram changes its form and it's no longer from top to bottom, all nodes aligned in three rows and the initial node gets lost in the first row with the others. Basically, the initial node is no longer at the top of the diagram.

Is there any way to fix that initial node at the top of the diagram regardless how many connectors has?

Thanks


Attachment: Pictures_5ecfff74.rar

1 Reply 1 reply marked as answer

BM Balasubramanian Manikandan Syncfusion Team November 1, 2022 07:58 AM UTC

Hi Marina,


In a layout, the root node should not have incoming connectors. If a node contains incoming connectors, then it will be considered a child in the layout. It is the default behaviour of diagram control.


Regards,

Balasubramanian M


Marked as answer
Loader.
Live Chat Icon For mobile
Up arrow icon