terrastruct / TALA

A diagram layout engine designed specifically for software architecture diagrams
https://terrastruct.com/tala
Other
194 stars 4 forks source link

Multi-line labels overlap #83

Open orange-buffalo opened 1 month ago

orange-buffalo commented 1 month ago

We have a diagram with multi-line labels and face two overlapping issues (TALA layout engine).

Labels overlapping other arrows

This can be reproduced in the playground:

image

Note that the labels are placed on top of relations they don't belong to. It makes it very hard to understand what labels actually annotate.

Labels overlapping each other

This can be reproduced in the playground:

image

Note one label is placed on top of another.