maxGraph/packages/html/stories/stashed/grapheditor
Junsik Shim b51504d7bb Changed the type of cell style from string to CellStyle. 2022-04-17 15:58:35 +09:00
..
java/src/com/mxgraph/examples/web Finish converting core to ts, JSDoc conversion, consistency+convention changes, example bugfixes (#70) 2022-01-08 12:49:35 +11:00
www Changed the type of cell style from string to CellStyle. 2022-04-17 15:58:35 +09:00
README Finish converting core to ts, JSDoc conversion, consistency+convention changes, example bugfixes (#70) 2022-01-08 12:49:35 +11: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