Relative Content

Tag Archive for plantuml

Display from top to bottom in PlantUML

How can I display these three classes from top to bottom rather than from bottom to top? Thus, C1 (and C1a), then C2, then C3, following the order in the code?

plantuml map elements layout fix

Now I have a capability card in plantuml. I have a huge number of elements and in order for the map to be readable, I made connections “obj1″ -[hidden]->”obj2” To arrange objects in a hierarchy from top to bottom.
Current code: