d2 icon indicating copy to clipboard operation
d2 copied to clipboard

wip: sequence diagrams v2

Open alixander opened this issue 3 months ago • 0 comments

Aim to rewrite sequence diagram implementation and include many improvements in the rewrite.

  1. Solve better vertical control
  • https://github.com/terrastruct/d2/issues/1738
  • https://github.com/terrastruct/d2/issues/1183
  1. Span labels
  • https://github.com/terrastruct/d2/issues/2568
  1. 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
  1. Switch sequence_diagram to sequence-diagram
  • https://github.com/terrastruct/d2/issues/632
  1. Replication of actors midway/bottom
  • https://github.com/terrastruct/d2/issues/1553
  1. Group actors
  • https://github.com/terrastruct/d2/issues/1320

alixander avatar Sep 30 '25 01:09 alixander