Difference between revisions of "PlantUML"

From Open Risk Manual
Line 18: Line 18:
 
** C4 Model (via additional macros included in standard library)
 
** C4 Model (via additional macros included in standard library)
 
** [[Entity Relationship Diagram]]
 
** [[Entity Relationship Diagram]]
** Gantt Chart
+
** [[Gantt Chart]]
 
** Mind Map
 
** Mind Map
 
** WBD
 
** WBD

Revision as of 20:10, 17 February 2022

Definition

PlantUML is an Open Source modeling language and tool allowing users to create diagrams from a plain text language. The syntax of PlantUML uses some common constructs, especially in the UML subset, but follows mostly domain specific conventions for each diagram type.

Supported Diagrams

Issues and Challenges

  • Support for various diagrams is experimental or work-in-progress

See Also

References