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

Feature Request: Add Loop and Opt Groups #195

Open rajkumardeshpande opened 6 years ago

rajkumardeshpande commented 6 years ago

To express loops and conditions, please add support for Loop Groups and Opt Groups as per UML Specification.