Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Overlapping links on loading diagram (Read 1397 times)
Shafi
Full Member
***
Offline


I Love MindFusion!

Posts: 109
Joined: Nov 8th, 2016
Overlapping links on loading diagram
May 6th, 2019 at 2:08pm
Print Post  
I am using angular/typescript.

When loading the diagram, there is a scenario that multiple links are connected to same origin and destination nodes.
But it gets overlapped and the text is not readable.
I do not use any specific layout.
How do I avoid the overlapping of the links between the nodes?



Thanks
  

Overlapping_Links.png (Attachment deleted)
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3435
Joined: Oct 19th, 2005
Re: Overlapping links on loading diagram
Reply #1 - May 7th, 2019 at 7:17am
Print Post  
You could create AnchorPattern with some number of anchor points and assign different indices when you detect repeating links. Another possibility is to convert the links to Bezier and pull apart the middle control points, e.g. see https://mindfusion.eu/Forum/YaBB.pl?num=1227111424/1#1

Regards,
Slavcho
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint