maxGraph/javascript/examples/grapheditor
Chomtana 39df977672
Fix missing var sb = this;
Fix missing var sb = this; in Sidebar.prototype.addMiscPalette function in Sidebar.js
Bug screenshot: https://ibb.co/mUjetT
2018-06-09 11:55:10 +07:00
..
java/src/com/mxgraph/examples/web
www Fix missing var sb = this; 2018-06-09 11:55:10 +07:00
README Fixed typo in grapheditor example 2018-05-21 19:22:15 +10:00

README

Run com.mxgraph.examples.web.GraphEditor in javascript/examples/grapheditor/java/src
(in Eclipse) or execute "ant grapheditor" in the java directory (using Ant)
and point your browser to:

http://localhost:8080/javascript/examples/grapheditor/www/index.html