Default arrangement of edges

Hello,
We have a scenario of graph which in the default loaded like this:

And we want it to be loaded like this:

How can we achieve that?

Sincerely,
Michael
Continuity Software

What is the link and group templates that you are using?

I sent it to you through the email.

I answered through email too.

The basic answer is that you need to use appropriate fromSpot and toSpot values, such as go.Spot.BottomSide and go.Spot.TopSide.

And then you can use the experimental AvoidsLinksRouter.js code, mentioned in other forum topics, to separate the orthogonal link segments from each other.