How to reduce spacing between notes? Also can I reduce font size of data in notes?

0 votes
asked Jan 15, 2018 in Wanted features by anonymous
I have 10 notes one after the other. I want them all to be closer as otherwise a lot of space is wasted. Can you let me know how can I reduce note size. Also if I can reduce font size of notes.

My example:

@startuml
skinparam ParticipantPadding 50
skinparam noteBorderColor #LightBlue
skinparam notesep 0
skinparam shadowing false
skinparam BoxPadding 20
box "Tegra" #LightBlue
participant Tasks #White
end box
Tasks -> Foo1
rnote right of Tasks #LightBlue : Note 1
rnote right of Tasks #LightBlue: Note 2
rnote right of Tasks #LightBlue: Note 3
rnote right of Tasks #LightBlue: Note 4
rnote right of Tasks #LightBlue: Note 5
rnote right of Tasks #LightBlue: Note 6
@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.
...