From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- .../vis/examples/network/other/saveAndLoad.html | 177 --------------------- 1 file changed, 177 deletions(-) delete mode 100644 www/lib/vis/examples/network/other/saveAndLoad.html (limited to 'www/lib/vis/examples/network/other/saveAndLoad.html') diff --git a/www/lib/vis/examples/network/other/saveAndLoad.html b/www/lib/vis/examples/network/other/saveAndLoad.html deleted file mode 100644 index 08165c85..00000000 --- a/www/lib/vis/examples/network/other/saveAndLoad.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - Network | Saving and loading networks - - - - - - - - - - - -

- In this example, the network data can be exported to JSON and imported back into the network. - - Try this out by exporting the network to JSON, clearing the network and then importing it again. The nodes will all appear in the same position as they were before the network was destroyed. -

- -
- -
- - - - -
- - - - \ No newline at end of file -- cgit v1.2.3