I cant change the size of "alt" and "else" in sequence diagram in online editor.

0 votes
asked Jun 27, 2016 in Closed question / help by anonymous
edited Jun 27, 2016
I write the same parameters as described in manual in the beginning of the diagram:

skinparam sequenceGroupingFontSize 30

skinparam sequenceGroupingHeaderFontSize 30

but the sizes remain too small and don't change. What do i do wrong?

UPD: I think it is important to mention, that skinparam sequenceArrowFontSize 20 and skinparam sequenceParticipantFontSize 17 do work.

1 Answer

0 votes
answered Jun 28, 2016 by plantuml (294,960 points)

Thanks for the report : we have to update the documentation...

Actually, the syntax is:

skinparam sequenceGroupFontSize 30
skinparam sequenceGroupHeaderFontSize 30



 

http://www.plantuml.com/plantuml/uml/RSmn3W8n34JHFgVm1P2Gw2YGGW7KS0AlCuY8u8Irqt1wibH8CFL_O_UiZMT-aE7PeOBZN7ixLFLBVe4sws3_anCuOVuEGonPGAiTxUkqfTZz1lKixBagdHTi7hWuMHU1sRKN4ZO46XjceP-F7nn7tnmfGDCR

 

...