d2
d2 copied to clipboard
wip: sequence diagrams v2
Aim to rewrite sequence diagram implementation and include many improvements in the rewrite.
- Solve better vertical control
- https://github.com/terrastruct/d2/issues/1738
- https://github.com/terrastruct/d2/issues/1183
- Span labels
- https://github.com/terrastruct/d2/issues/2568
- Explicit edge groups, which remove the requirement that actors need to be predefined. This was always a bad language quirk.
- https://github.com/terrastruct/d2/issues/748
- https://github.com/terrastruct/d2/issues/1557
- Switch
sequence_diagramtosequence-diagram
- https://github.com/terrastruct/d2/issues/632
- Replication of actors midway/bottom
- https://github.com/terrastruct/d2/issues/1553
- Group actors
- https://github.com/terrastruct/d2/issues/1320