@startuml !include https://raw.githubusercontent.com/kirchsth/C4-PlantUML/extended/C4_Component.puml AddPersonTag("teamred", $bgColor="#red", $legendText ="member of team red") AddPersonTag("teamblue", $bgColor="#blue", $legendText ="member of team blue") !$data={"partlen": "2", "game": "GamePlantuml", "participants": [ {"name": "XYZ" ,"as": "xyz", "team": "A", "persons": ["A1", "A2", "A3"] }, {"name": "RST" ,"as": "rst", "team": "B", "persons": ["B1", "B2" ]}, {"name": "UVW" ,"as": "uvw", "team": "B", "persons": ["B2", "B3" ]}], "color": {"A": "red", "B": "blue"} } !foreach $part in $data.participants Component($part.name, $part.as, "techn") !foreach $member in $part.persons !$teamTag = "team"+$data.color[$part.team] Person($member, $member, $tags = $teamTag) Rel($member, $part.name, "develop") !endfor !endfor SHOW_LEGEND() @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