Update README.md

development
David Benson 2017-05-29 22:27:19 +01:00 committed by GitHub
parent 42792c7ecf
commit 771c3cfedd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
mxgraph mxgraph
======= =======
mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering. [draw.io](https://www.draw.io) is example that extends the functionality of this library. The [sources to draw.io](https://github.com/jgraph/draw.io) are also available. mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering. [draw.io](https://www.draw.io) is an example that extends the functionality of this library. The [sources to draw.io](https://github.com/jgraph/draw.io) are also available.
If you want to build something like draw.io, [GraphEditor](https://jgraph.github.io/mxgraph/javascript/examples/grapheditor/www/index.html) is the best example to use as a base. If you want to build something like draw.io, [GraphEditor](https://jgraph.github.io/mxgraph/javascript/examples/grapheditor/www/index.html) is the best example to use as a base.