I have an architecture diagram with two groups, and in one group a bunch of nodes/database objects which I want to link to a particular service. I have done this through junctions but notice that when I create an edge connecting the two groups I then can cause the diagram to grow to a very tall size. If I leave the two groups disconnected it seem reasonable.
Steps to reproduce
In the code sample try removing and adding the line:
Description
I have an architecture diagram with two groups, and in one group a bunch of nodes/database objects which I want to link to a particular service. I have done this through junctions but notice that when I create an edge connecting the two groups I then can cause the diagram to grow to a very tall size. If I leave the two groups disconnected it seem reasonable.
Steps to reproduce
In the code sample try removing and adding the line:
Screenshots
No response
Code Sample
Setup
Suggested Solutions
No response
Additional Context
If I re-arrange the whole thing in a right to left orientation it seems to work