Update README.md
parent
e6e9a73e94
commit
3d48f447c4
|
@ -1,7 +1,7 @@
|
|||
mxgraph
|
||||
=======
|
||||
|
||||
mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering. It is the underlying technology that powers the drawing functionality that you see in [draw.io](https://www.draw.io). 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 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue