I found this awesome javascript library (based on Raphael) for UML diagrams:

Jointjs:

http://www.jointjs.com/demos/run.html?unit=uml.statechart

http://www.jointjs.com/demos/run.html?unit=fsa

http://www.jointjs.com/demos/run.html?unit=uml.states

Is this the only one that can do UML diagrams or are there others?

link|improve this question

feedback

closed as not constructive by Phrogz, Peter O., Poelinca Dorin, Andrew Barber, ChrisF Nov 19 '11 at 23:37

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

There's also this one. Or if you want to use online (rather than embed library) there's gliffy or yuml.me. Some others listed here too (not all js based).

hth.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.