java icon indicating copy to clipboard operation
java copied to clipboard

Support groups in sequence diagrams

Open ludwhe opened this issue 9 months ago • 0 comments

Description

Mermaid and PlantUML support grouping participants in boxes, which could help sequence diagrams exported from Structurizr act more like its collaboration diagrams (i.e. show software system and group boundaries).

This would basically mean grouping participants according to the model when generating sequence diagrams. PlantUML supports nested groups, while Mermaid seems not to: this could imply choosing a relevant default group for Mermaid depending on the view definition scope.

Priority

Low (I'm willing to make a pull request - please confirm approach first)

More information

No response

ludwhe avatar Apr 04 '25 10:04 ludwhe