magilus / jsdot

Automatically exported from code.google.com/p/jsdot
0 stars 0 forks source link

JSON import/export #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

jsdot.fromJSON(.)
jsdot.toJSON()

also allow it to merge the loaded graph with the existing one.

Original issue reported on code.google.com by silh...@gmail.com on 24 Aug 2010 at 1:29

GoogleCodeExporter commented 8 years ago
r236 added json import/export, since r244 can there is a dialog in the editor.

The graph must be cleared before importing, if that's what you want. Otherwise 
the new graph is added to the existing one.

Original comment by silh...@gmail.com on 8 Sep 2010 at 2:15