Does anyone know any good JavaScript alternatives to mxGraph (http://www.jgraph.com/mxgraph.html) that allows the user to draw Visio style diagrams on a canvas and add/edit/remove properties of elements?
A:
Google Docs includes a very good JavaScript diagramming tool. No, it's not open source or free, but is is good.
brianegge
2009-11-17 09:41:52
A:
mxGraph is the one component of this type I've seen, what's wrong with it? gRaphaël is a chart drawing app, the user is looking for diagram drawing.
David
2009-12-07 15:53:05
This is incredibly I didn't know Javascript could look and work at that speed.Highly recommended
elviejo
2010-07-24 03:46:50
A:
Joint - http://www.jointjs.com is a free and easy to use JavaScript diagramming library.
dave
2010-04-06 20:11:02