Closed jhueppauff closed 2 years ago
At first glance, this problem looks similar to that of #153 . The solution there was to use Lay_Distance:
Lay_Distance(from, to, ?distance)
@jhueppauff Could you try using Lay_Distance
to see if that helps for your scenario?
This issue has been automatically marked as stale because it has not had activity in the past 60 days. It will be closed in seven days if no further activity occurs. Thank you for your contributions.
Hi,
I am facing a bit of a visibility issue with a quite complex diagram. Long story short, there are many connections between shapes in different boundaries resulting in multiple lines overlapping which is hard to understand the diagram
If I use
skinparam linetype ortho
it becomes a bit better readable, but still you can't really follow a line and some labels are overlapping with the connector lines.Is there any way to define the spacing between two connector lines?