bramp / js-sequence-diagrams

Draws simple SVG sequence diagrams from textual representation of the diagram
https://bramp.github.io/js-sequence-diagrams/
BSD 2-Clause "Simplified" License
7.8k stars 1.08k forks source link

how to create simple sequence diagram in vscode #226

Closed gamenite closed 4 years ago

gamenite commented 4 years ago

thanks~

shankrabbit commented 4 years ago

If you mean a diagram using the simple style, it's a setting of the extension.

sequencediagrams.diagram.style The diagram style. Select between hand for hand drawn diagram or simple for diagram with simple straight lines.