DEV Community

Discussion on: plantuml - drawing pictures with text

Collapse
 
rmorschel profile image
Robert Morschel

It's great for including diagrams with your code, and is great for sequence diagrams, but I wouldn't use it for more complex communication diagrams where it starts to creak a bit.

Collapse
 
ben profile image
Ben Halpern

Yeah, I think this is a convenience tool to make the easy task easier. The complicated task is still probably pretty complicated.

Collapse
 
gabeguz profile image
Gabriel Guzman

I've mostly been using it for sequence diagrams, and yes, it's is great for that! I haven't tried modeling anything very complex as of yet, but I'll see how that goes.