We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aeb192f + c3c6fa7 commit ea051ebCopy full SHA for ea051eb
C4.puml
@@ -49,6 +49,12 @@ skinparam Arrow {
49
FontSize 12
50
}
51
52
+' Some boundary skinparam have to be set a package skinparams too (PlantUML uses internal packages)
53
+skinparam package {
54
+ StereotypeFontSize 0
55
+ FontStyle plain
56
+}
57
+
58
skinparam rectangle<<boundary>> {
59
Shadowing false
60
StereotypeFontSize 0
0 commit comments