A gallery of all the themes included with PlantUML.
This project is maintained by The-Lum
Add a diagram description.
@startwire
* BOX_1 [100x200]
--
move(100,0)
* BOX_2 [50x175]
BOX_1 ->  BOX_2 : abcd
BOX_1 <-> BOX_2 : abcd
BOX_1 <-  BOX_2 : abcd
BOX_1 -   BOX_2 : abcd
BOX_1 =>  BOX_2 : abcd
BOX_1 <=> BOX_2 #red : abcd
BOX_1 <=  BOX_2 : abcd
BOX_1 =   BOX_2 : abcd
@endwire