Skip to content

Examples of PlantUML code to generate 'Diagrams as Code'

License

Notifications You must be signed in to change notification settings

justfrt/PlantUML-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

PlantUML-Examples

Examples of PlantUML code to generate 'Diagrams as Code'

This repo is (slowly) under construction...

Examples from Blog Posts

Assorted examples of diagrams I've used in blog posts:

Diagram Types

PlantUML has multiple types of diagram, however rather than explicitly specifying the type in code, it is implied by the choice of the first unique object specified... Click the link below for more on this, including the built-in diagram types:

Objects

Different types of object, including actors, components, interfaces, rectangles etc.

Lines

Different types of line

Aesthetics

How to apply styles to the diagram

Formatting with Creole (font size colour etc.): see: http://plantuml.com/creole

TBD - scale diagram with zoom. see: http://plantuml.com/commons

Diagram Features

Headers, footers, legends etc.

Layout Techniques

Code Techniques

Useful Links

All skinparams: https://plantuml-documentation.readthedocs.io/en/latest/formatting/all-skin-params.html

https://github.com/joelparkerhenderson/demo_plantuml

https://real-world-plantuml.com/

https://plantuml-documentation.readthedocs.io/en/latest/

About

Examples of PlantUML code to generate 'Diagrams as Code'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published