mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-30 00:50:45 +08:00
Add dashed arrow. (#69)
Bug:https://github.com/ArthurSonzogni/Diagon/issues/68
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
┌─┐ ┌─┐
|
||||
│A│ │B│
|
||||
└┬┘ └┬┘
|
||||
│ │
|
||||
│--. │
|
||||
│message 2│
|
||||
│-------->│
|
||||
│ | │
|
||||
│message 1│
|
||||
│ `----->│
|
||||
│ │
|
||||
│----. │
|
||||
│--. | │
|
||||
│message 5│
|
||||
│-------->│
|
||||
│ | | │
|
||||
│message 4│
|
||||
│ `----->│
|
||||
│ | │
|
||||
│message 3│
|
||||
│ `--->│
|
||||
┌┴┐ ┌┴┐
|
||||
│A│ │B│
|
||||
└─┘ └─┘
|
||||
Reference in New Issue
Block a user