Overlapping text when ortho linetype is used

0 votes
asked Oct 17, 2022 in Bug by boshka (3,940 points)
edited Oct 17, 2022 by boshka

Please have a look:

http://www.plantuml.com/plantuml/umla/XOen2iCm34LtdK9R9r_0WydOlMiNsH4qr9QC8nS2ENpheP0XaENn7_zDgr6pNZB0-bwaKgE2UH6shJ9givV2xUIfchSX04bBLM4nfCEEXvq0o8NeSV0f-qCBuvrfvhR_zKEvyyyWkf0y3bwLoGNoE7XLmiGozvA_

@startuml

skinparam linetype ortho
'skinparam linetype polyline

component a
component b
component c

a->b: a->b\n|Some Header|\n|Some value|\n
b->c: b->c\n|Some Header|\n|Some value|\n
c->a: c->a\n|Some Header|\n|Some value|\n

@enduml



Is there a way to avoid overlapping while still using ortho linetype?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...