Skip to main content

ActDiag

ActDiag creates activity diagrams with actions and lanes.

Use this type

Use ActDiag to show a process across people, systems, or teams.

Source format

The source format is ActDiag text. Enter the source in the diagram.zip editor.

Syntax essentials

  • Put the diagram in an actdiag block.
  • Use arrows to connect actions.
  • Put related actions in a lane block.
  • Put action attributes in square brackets.

Example

actdiag {
write -> review -> share
lane user {
write; share;
}
lane agent {
review;
}
}
Rendered exampleDrag to pan. Use the wheel or controls to zoom.
100%
This view uses the live diagram.zip renderer.

Upstream reference

ActDiag documentation