Sequence diagrams - support for options, alternatives, loops? #1688
AndreiPashkin
started this conversation in
Ideas
Replies: 2 comments 5 replies
-
|
I don't understand what explicit support means. It looks like the difference between "option, alternative and loop fragments" are just the labels, and you can use any label in D2. |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
Hi. Any update on that? Looks like this feature is still missing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
-
UML sequence diagrams are supposed to support option, alternative and loop fragments:


But there is no explicit support for this in D2. The only way you could reflect those constructs right now is like this:
Should an explicit support for these things be added?
Beta Was this translation helpful? Give feedback.
All reactions