Allow Margin on style for Activity Diagram

0 votes
asked Jun 28, 2021 in Wanted features by The-Lu (63,920 points)

Hello @PlantUML team, here is a wanted feature:

  • Could you manage Margin on style for Activity Diagram?
@startuml
<style>
activityDiagram {
  activity {
    Padding 5
    Margin 30
  }
}
</style>
:a a a a a a;
:b b b b b b;
:a a a a a a;
@enduml

Padding seems to be OK. But not Margin... 

See also:

Thanks for your works...

If that can help,
Regards,
Th.

related to an answer for: ranksep not working for activity diagram

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