Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequence diagram: how to adjust the length of a span? #1798

Closed
BruceXSK opened this issue Jan 3, 2024 · 1 comment
Closed

Sequence diagram: how to adjust the length of a span? #1798

BruceXSK opened this issue Jan 3, 2024 · 1 comment

Comments

@BruceXSK
Copy link

BruceXSK commented Jan 3, 2024

the span example:

shape: sequence_diagram
alice.t1 -> bob
alice.t2 -> bob.a
alice.t2.a -> bob.a
alice.t2.a <- bob.a
alice.t2 <- bob.a

is it possible to adjust the length of a span, such as alice.t1 or bob.a, to demonstrate the time of operation?

@cyborg-ts cyborg-ts added this to D2 Jan 3, 2024
@alixander
Copy link
Collaborator

No. I think it would be strange to see a span longer by itself with no explanation. I'd just use notes or some explanation for the delay. https://play.d2lang.com/?script=Ks5ILEi1UihOLSxNzUtOjU_JTEwvSszlSszJTE7VKzFU0LVTSMpPQuHD2FYK5YmZJXikFHLzi1Jh8kZQo_QS4SJ6iVjFbHTRxBAigAAAAP__&

@BruceXSK BruceXSK closed this as completed Jan 8, 2024
@github-project-automation github-project-automation bot moved this to Done in D2 Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants