Commit Graph

23 Commits (3a9ff8a32e746e637e650470191c6933240b3bde)

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 d09bdaea39 #102: improve dynamic legend layout (space in front of border symbol) 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 c9741e75a2 readme update to include relationship types and diagram type parameters 5 years ago
Cory ODaniel f47bb45cbc adding Queue types 5 years ago
Adrian Lupu 12fcdd497c added bidirectional relationships 6 years ago
Piotr Niewiejski d8c061979a Replace function with procedure declaration when no return specified 6 years ago
Adrian Lupu 9ce48ef613 added bidirectional relationships
https://github.com/RicardoNiepel/C4-PlantUML/issues/43
6 years ago
Adrian Lupu f765aca60e https://github.com/RicardoNiepel/C4-PlantUML/issues/37 6 years ago
Victor Lupu 447e324c70
Merge pull request #2 from leilapearson/improved-legend
Improve legend
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
Leila Pearson 7a5a492788 Add diagram layout snippets 6 years ago
Adrian Lupu 78b6729c5d Changed arrow heads to full small arrows #25 6 years ago
Michael Grolinger 41777af46c using full arrow heads to be more aligned to the original graphics 7 years ago
Michael Grolinger 3cec2b1cea using dashed arrows and full arrowheads, which are more similar to the original appearance
Signed-off-by: Michael Grolinger <m.grolinger@gmail.com>
7 years ago
Adrian Lupu 33ed52bfaf compatibility with plantuml.1.2019.6 7 years ago
Ricardo Niepel d2a92351aa remove shadow from splash image, adding versioning 7 years ago
Chris Charabaruk 850a917303 Remove shadow from database elements 7 years ago
Chris Charabaruk 489e4c44fc Update boundary label styling to match Structurizr
Bigger title, smaller type indicator looks better than everything just
being plain bold text on the boundary border.
8 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
Victor Lupu 32a458082c maintain absolute url 8 years ago
Victor Lupu ce478229f9 external person, system boundary, container boundary, updated samples from c4model.com 8 years ago
Victor Lupu a495c6a60d added ExtSystem and Component type
new samples using the new types
8 years ago