KIRCHSTH
c9ac6bb678
#97 Context Diagram supports selectable default person sprites (2 - HIDE_PERSON_SPRITE, SHOW_PERSON_SPRITE, person2)
5 years ago
KIRCHSTH
fa3a1ae9a3
#97 Context Diagram supports selectable default person sprites
5 years ago
Adrian Lupu
7d050e48b0
switched urls to https://github.com/plantuml-stdlib/C4-PlantUML
5 years ago
Adrian Lupu
a9303abebc
added queues and removed SystemDb and SystemDB_ext
5 years ago
Cory ODaniel
f47bb45cbc
adding Queue types
5 years ago
Adrian Lupu
b9c6466f32
external person icon bug
6 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
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
Chris Charabaruk
cf7cf60f24
Add enterprise boundary macro
...
Adds a new `Enterprise_Boundary` macro based on the system landscape
diagram type from the C4 model (the so-called "Level 0"). Also includes an
example system landscape diagram.
8 years ago
Chris Charabaruk
5cf4f0058e
Use base `Boundary` macro for different boundary types
...
Avoid duplication and allow for easier label adjustments by using the base
`Boundary` macros in `System_Boundary` and `Container_Boundary`.
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