d2 icon indicating copy to clipboard operation
d2 copied to clipboard

perhaps reuse `grid-gap` to specify sequence diagram vertical gaps

Open alixander opened this issue 2 years ago • 1 comments

And maybe rename to gap-size

Screen Shot 2023-11-19 at 8 58 39 PM
shape: sequence_diagram 
A -> B: Do something\nfun
B -> C: Pass the fun\nfurther
C -> D: Hey\nCheer up!
D -> C: Thanks,man { style.stroke-dash: 2 }
C -> B: Thank you { style.stroke-dash: 2 }
B -> A: Cool { style.stroke-dash: 2 }

alixander avatar Nov 20 '23 04:11 alixander

also been a request for horizontal padding

Screenshot 2024-02-20 at 8 23 01 PM

alixander avatar Feb 21 '24 04:02 alixander