]> arthur.barton.de Git - netdata.git/blobdiff - diagrams/registry.puml
split diagrams to config and actual diagram info
[netdata.git] / diagrams / registry.puml
index 5c68f69506aa79464acb0ca3c48aa7375f73fd7d..51a337fab77e221d32c4c678775a66cdf0071e93 100644 (file)
@@ -1,49 +1,5 @@
 @startuml
-
-skinparam handwritten true
-skinparam monochrome true
-skinparam roundcorner 15
-
-skinparam sequence {
-    ArrowThickness 3
-
-    DividerFontColor Black
-    DividerFontName Comic Sans MS
-    DividerFontSize 15
-    DividerFontStyle Italic
-
-    DelayFontColor Black
-    DelayFontName Comic Sans MS
-    DelayFontSize 15
-    DelayFontStyle Italic
-
-    TitleFontColor Black
-    TitleFontName Comic Sans MS
-    TitleFontStyle Italic
-    TitleFontSize 25
-
-       ArrowColor DeepSkyBlue
-    ArrowFontColor Black
-    ArrowFontName Comic Sans MS
-    ArrowFontStyle Regular
-    ArrowFontSize 19
-
-       ActorBorderColor DeepSkyBlue
-
-       LifeLineBorderColor blue
-       LifeLineBackgroundColor #A9DCDF
-
-       ParticipantBorderColor DeepSkyBlue
-       ParticipantBackgroundColor LightBlue
-       ParticipantFontName Comic Sans MS
-       ParticipantFontSize 20
-       ParticipantFontColor Black
-
-       ActorBackgroundColor aqua
-       ActorFontColor Black
-       ActorFontSize 20
-       ActorFontName Comic Sans MS
-}
+!include config.puml
 
 title netdata registry operation
 actor "web browser" as user