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.81k stars 1.08k forks source link

With the jquery plugin, rendering will fail if any one diagram fails on a page #109

Open bramp opened 9 years ago

bramp commented 9 years ago

Ensure that only the diagram with the issue is not rendered, and allow all others to render correctly.