Dynamic diagram

Structurizr supports collaboration style dynamic diagrams out of the box.

Sequence style diagrams can be created with an image view. This example is a PlantUML sequence diagram export of the above dynamic view:

image internetBankingSystem.backend "Dynamic-Sequence" {
    plantuml "Dynamic-Collaboration"
}


This site uses Just the Docs, a documentation theme for Jekyll.