Skip to content

Angled arrows to denote time passing #41

Closed
@davidje13

Description

@davidje13

As discussed for another library: bramp/js-sequence-diagrams#129

It would be desirable to be able to show messages taking time to reach their destination, allowing other messages to get mixed up with them. Maybe something like:

A -> ...my arrow ID: Delayed message # Message is sent
B -> C: something else happens
...my arrow ID -> B                  # Message arrives

Need to consider text overlap, e.g.:

A -> ...id1: Message 1
B -> ...id2: Message 2
...id1 -> B
...id2 -> A

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions