Define spacing between sequence-diagram columns

0 votes
asked Nov 17, 2021 in Question / help by anonymous
By default, columns seem to be spaced based on the longest message between neighbors. Is it possible to manually specify the column spacing and long messages would simply be written over the column?

```

@startuml
A -> B : I want this label to go over B
A -> C : This is also a long message that goes over B
@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.
...