@startuml skinparam rectangle<<person>> { StereotypeFontColor #FFFFFF FontColor #FFFFFF BackgroundColor #08427B BorderColor #073B6F ' changed border styles via skinparam BorderColor red BorderThickness 5.0 BorderStyle dashed } skinparam rectangle<<container>> { StereotypeFontColor #FFFFFF FontColor #FFFFFF BackgroundColor #438DD5 } ' line (border) style can be changed via skinparam rectangle "nP1" <<person>> as P1 rectangle "C1" <<container>> as c1 #palegreen;line:red;line.dashed;text:green { ' line (==border) can be styled (dashed) rectangle "C1.1" <<container>> as C1.1 #line:red;line.dashed ' but how can I change the line (border) thickness, following 3 are not working ' rectangle "C1.2" <<container>> as C1.2 #line:red;line.dashed;line.thickness:5 ' rectangle "C1.2" <<container>> as C1.2 #line:red;line.dashed;thickness:5 ' rectangle "C1.2" <<container>> as C1.2 #line:red;line.dashed,thickness:5 } hide stereotype @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art