C4-PlantUML icon indicating copy to clipboard operation
C4-PlantUML copied to clipboard

Is there an option to increase the space between connector lines?

Open jhueppauff opened this issue 2 years ago • 1 comments

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 image

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. image

Is there any way to define the spacing between two connector lines?

jhueppauff avatar Aug 31 '22 11:08 jhueppauff

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?

Potherca avatar Sep 01 '22 09:09 Potherca

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.

stale[bot] avatar Nov 01 '22 12:11 stale[bot]