F
5419ed6ea9
Add support for lineThickness in AddRelTag
3 years ago
KIRCHSTH
828c6ec460
#247 Dynamic legend is correct calculated (fix PERSON related layout calls) (2)
4 years ago
KIRCHSTH
344f4f616f
#247 Element styles are correct combined and dynamic legend is correct calculated
4 years ago
KIRCHSTH
276a843fec
#227 Boundaries can be styled via
4 years ago
kirchsth
ede252de15
Merge pull request #217 from kirchsth/feature/215_Lay_xxxxx
...
#215 Lay_x calls supports long version Lay_xxxx too
4 years ago
KIRCHSTH
4cd424258d
#215 Lay_x calls supports long version Lay_xxxx too
4 years ago
kirchsth
06118d9951
Merge pull request #213 from kirchsth/feature/186_set_sketch_style
...
#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE()
4 years ago
KIRCHSTH
e607396e47
#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (2 - border and arrow color changed too)
4 years ago
KIRCHSTH
ec41e918fa
#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE()
4 years ago
KIRCHSTH
8c2e197276
#211 Relations support properties too
4 years ago
kirchsth
1183fa9eb5
Merge branch 'plantuml-stdlib:master' into feature/ReleaseV240
5 years ago
KIRCHSTH
0bf40f86e0
Release v 2.4.0 (update version number)
5 years ago
KIRCHSTH
a05be2c75e
#173 Tags support sprites, technology and custom text (resolve conflicts, fix PR findings)
5 years ago
Ben Peachey
990010f495
Merge pull request #182 from kirchsth/feature/181addVersion
...
#181 Add version information calls `C4Version()` and `C4VersionDetails()`
5 years ago
KIRCHSTH
2b9de9e4a2
#181 Add version information fix 2.3.1.beta1 (3 - fix readme, version)
5 years ago
kirchsth
b67e7dc6b4
Merge branch 'master' into master
5 years ago
KIRCHSTH
ea12578351
#181 Add version information 2.3.1.beta1
5 years ago
KIRCHSTH
44d50245b2
#181 Add version information calls `C4Version()` and `C4VersionDetails()`
5 years ago
KIRCHSTH
abe5940384
#174 Add Layout Landscape
5 years ago
Sven Pöche
a9e8f5fed9
remove unnecessary macros BiRel_Back and BiRel_Back_Neighbor
5 years ago
Sven Pöche
8469fa3ffb
fix arrows
5 years ago
Sven Pöche
ef1e083b63
add missing BiRel_Back, BiRel_Neighbor, BiRel_Back_Neighbor
5 years ago
KIRCHSTH
6f645d3cd2
Tags support $techn(/$type) too.
5 years ago
KIRCHSTH
9029269285
Legend supports sprites and custom text (5 - fix OpenIconic and add image support)
5 years ago
KIRCHSTH
636d9f517f
Legend supports sprites and custom text (2 - fix Add/UpdateElementStyle)
5 years ago
KIRCHSTH
506922d715
Legend supports sprites and custom text
5 years ago
KIRCHSTH
31df88c71e
#163 Boundary background is transparent again
5 years ago
KIRCHSTH
32c482facd
#159 Relation tags support line styles
5 years ago
KIRCHSTH
78e81e6388
#157 Legend shows only style relevant $tag and default elements
5 years ago
KIRCHSTH
35bd190742
#149 : LegendColor considers brightness (3 - add old PlantUML version workaround)
5 years ago
KIRCHSTH
bbbda8c6e8
#149 : LegendColor considers brightness (2 - relations too)
5 years ago
KIRCHSTH
41b3a20f09
#149 : LegendColor considers brightness
5 years ago
KIRCHSTH
841aef26f4
#145 : Support rounded-box and eight-sided shapes
5 years ago
KIRCHSTH
adbedcb151
#146 New layout call SHOW_PERSON_OUTLINE() activates shape "person"
5 years ago
KIRCHSTH
fb5c125172
#134 : Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (3 - legend is reserved; LEGEND() is new default alias)
5 years ago
KIRCHSTH
70e2622d10
#134 : Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (instead of SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT())
5 years ago
KIRCHSTH
9774e06e86
#134 : Legend fill whitespace with SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT()
5 years ago
KIRCHSTH
0b5b3a2f20
Merge remote-tracking branch 'upstream/master' into feature/126_incl_Link_Portrait
5 years ago
Ben Peachey
34353ddd4a
Add backward compatibility for UpdateSkinparamsAndLegendEntry.
5 years ago
Ben Peachey
621a191552
Add backward compatibility for SHOW_DYNAMIC_LEGEND
5 years ago
Ben Peachey
ceddd0aba6
Merge pull request #135 from kirchsth/feature/126_inclLink
...
#119 , #72 : All elements and relationships can support hyperlinks (based on #126 )
5 years ago
KIRCHSTH
930716246a
Merge remote-tracking branch 'upstream/master' into feature/126_incl_Link_Portrait
5 years ago
KIRCHSTH
e050eb3838
#126 : C4 relationships support description, sprite/openIconic and tags (7 - update sample with scaled sprites)
...
#49 , #139 : Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT()
5 years ago
KIRCHSTH
a5f49ce791
#133 , #48 : fix StereotypeFontSize 0 and StereotypeFontColor problem (2 - fix update with missing font/bg color too)
5 years ago
KIRCHSTH
41f8919cda
#133 , #48 : fix StereotypeFontSize 0 and StereotypeFontColor problem
5 years ago
KIRCHSTH
e24ddc02ca
#119 , #72 : Add link support: Relationships are updated, Readme.md extended
5 years ago
KIRCHSTH
5f8ab7b923
Merge remote-tracking branch 'upstream/master' into feature/126_inclLink
5 years ago
KIRCHSTH
1c86ba40b1
#119 , #72 : Add link support: All elements (except relations) are updated
5 years ago
KIRCHSTH
f3639ab59f
#126 : C4 relationships support description, sprite/openIconic and tags (6a - fix PR finding: all files should end with empty line)
5 years ago
KIRCHSTH
cdc8602051
#126 : C4 relationships support description, sprite/openIconic and tags (6 - fix PR findings: remove obsolete code, update comments and use https urls)
5 years ago
Adrian Lupu
ea051eb969
Merge branch 'feature/128' of https://github.com/kirchsth/C4-PlantUML into master
5 years ago
KIRCHSTH
c3c6fa7162
#128 : Some boundary skinparam have to be set a package skinparams too (PlantUML uses internal packages)
5 years ago
KIRCHSTH
bd6c20115e
#126 : C4 relationships support description, sprite/openIconic and tags (5 - skinparam arrow colors allows no #, resync percy files, fix build)
5 years ago
KIRCHSTH
878b3b96b1
#126 : C4 relationships support description, sprite/openIconic and tags (4 - rename AddTagSupport() to AddElementTag(), AddRelTagSupport() to AddRelTag(), update img links)
5 years ago
KIRCHSTH
fc2ff6d407
#126 : C4 relationships support description, sprite/openIconic and tags (3 - update/add samples)
5 years ago
KIRCHSTH
433db676fb
#126 : C4 relationships support description, sprite/openIconic and tags (2 - incl legend)
...
add procedures: AddRelTagSupport(), UpdateRelStyle()
rename procedures: SHOW_DYNAMIC_LEGEND() to SHOW_LEGEND(), UpdateSkinparamsAndLegendEntry() to UpdateElementStyle()
5 years ago
KIRCHSTH
4d5dee275b
#126 : C4 relationships use calculated line breaks (PlantUML internal line breaks are not deterministic)
5 years ago
KIRCHSTH
1aa86021b3
#126 : C4 relationships support description, sprite/openIconic and tags (1 - legend update missing)
5 years ago
KIRCHSTH
6abef22894
#124 Remove not working, misleading and unused default values
5 years ago
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