Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Tree layout (Read 1615 times)
Shafi
Full Member
***
Offline


I Love MindFusion!

Posts: 109
Joined: Nov 8th, 2016
Tree layout
Oct 3rd, 2017 at 2:22pm
Print Post  
I am drawing the diagram as you can see in the attached pic. I using TreeLayout for this as you can see it overlap each other. Problem I found that middle node is having two parents so is their any way so that it will not overlap each other. As i want use Treelayout only because it full-fill my most of the requirements.
  

treelayout_case1.PNG (Attachment deleted)
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3435
Joined: Oct 19th, 2005
Re: Tree layout
Reply #1 - Oct 4th, 2017 at 11:09am
Print Post  
Try using LayeredLayout instead, it can handle arbitrary graphs. In diagram controls for other platforms we have a TreeLayout.IgnoreLinkdireciton property that could help here, we'll try to port it to JavaScript version for next release.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint