Using parenthesis, we can denote a connector.
Example
(someCharacter)
Using #color notation, we can apply colors to the connector.
addColorToConnector.txt
@startuml start :Activity1; #aqua:(A) :Activity2; #gold:(G) :Activity3; #silver:(S) stop @enduml
Above snippet generate below diagram.
No comments:
Post a Comment