Commit Graph

17 Commits (4d5dee275be4f21b5e091b6bf2b496f925ff32d9)

Author SHA1 Message Date
KIRCHSTH 8c4c1ecc5b * Node is added as short version of Deployment_Node,
(Deployment_)Node() supports description, sprite and left/right alignment via Node_L()/Node_R()
* Element properties can be defined via  SetPropertyHeader(), WithoutPropertyHeader() and AddProperty()
5 years ago
KIRCHSTH b61cf26db8 #93: local file includes can be activated via command line argument -DRELATIVE_INCLUDE="."
Update github workflow that local files are used
5 years ago
KIRCHSTH b0d1692be2 #93: local file includes can be activated via command line argument -DRELATIVE_INCLUDE="." (2 - fix !if) 5 years ago
KIRCHSTH d799a4c5d5 #93: local file includes can be activated via command line argument -DRELATIVE_INCLUDE="."
Update github workflow that local files are used
5 years ago
KIRCHSTH b63db7ee9b #102, #94, #51: Add custom tags/stereotypes support; dynamic legend supports custom colors, border and shadow; dynamic legend displays (only) used elements, tags/stereotypes.
New added macros: SHOW_DYNAMIC_LEGEND(), AddTagSupport(), UpdateSkinparamsAndLegendEntry(), elements macros are extended with $tags="..."
5 years ago
Adrian Lupu 7d050e48b0 switched urls to https://github.com/plantuml-stdlib/C4-PlantUML 5 years ago
Adrian Lupu 5c21e88177 added external container/component from https://github.com/stawirej/C4-PlantUML.git 5 years ago
Cory ODaniel f47bb45cbc adding Queue types 5 years ago
Adrian Lupu cc61ad7320 sprite support for entities 6 years ago
Piotr Niewiejski d8c061979a Replace function with procedure declaration when no return specified 6 years ago
Leila Pearson 736b478503 Improve legend
Improve the look of the legend table in LAYOUT_WITH_LEGEND()
to better match the overall diagram style
6 years ago
Adrian Lupu 6613bab49d Merge branch 'v1.2019.6' into latest 7 years ago
Adrian Lupu ae8d20e2c2 component diagram without legend used white font 7 years ago
Adrian Lupu 10c4c954c2 all links point to adrianvlupu/C4-Builder 7 years ago
Adrian Lupu 33ed52bfaf compatibility with plantuml.1.2019.6 7 years ago
Chris Charabaruk 754721b740 Add database macros for system, container, and component
Add the ability to use the PlantUML `database` shape for systems (including
external systems), containers, and components. The following macros have
been added:

- `SystemDb`
- `SystemDb_Ext`
- `ContainerDb`
- `ComponentDb`

These macros take the same parameters as their regular counterparts.
7 years ago
Victor Lupu 732db12aa0 C4_Container.puml split across multiple files
updated styles to be flat
boundary is now a dashed rectangle
updated README with new image urls
8 years ago