You can keep the long participant name in double quotes.
longParticipantName.txt
@startuml ' Participants definition participant "This is very long name" as p1 participant p2 p1->p2: Hello @enduml
Previous Next Home
This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
No comments:
Post a Comment