Support more complex diagrams

+2 votes
asked Feb 4, 2014 in Wanted features by kkaruppanan (220 points)
PlantUML to my knowledge as on date supports (Sequence, use case, class, activity, component, state & object diagrams).  However i find it difficult to complete switch and use only plantuml for all my design and architectural activites.  For that i would support for creation

Context diagrams (Block diagrams)

Architecture Diagrams (Block diagrams with North bound and South bound gateways)

System composition and System decomposition digram

Sub systems interaction diagrams

Sometimes process flow diagrams...

Stacked block diagrams and much more..

1 Answer

0 votes
answered Dec 10, 2018 by deano7000
I know this is super old, but I'd second context diagrams.  For what I do this is usually where we start designing.
commented Dec 10, 2018 by SolArch99
I've found https://github.com/RicardoNiepel/C4-PlantUML helpful for documenting the context.
...