Interface name overlaps rectangle border

0 votes
asked Oct 25 in Bug by anonymous
Hi,

I've encountered this issue many times, and I'm wondering if there is an easy fix for this? As a workaround I can use a rectangle with no border, but that's not always ideal. Does anyone have a simple solution? Thanks!

Here is the code (I tried to include a snapshot of the output, but got told "Maximum length is 8000 characters". Please just run it on the online server):

@startuml
left to right direction

rectangle "TEST" {
[SomeComponent]
() SomeInterface
SomeInterface - SomeComponent
}
@enduml

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