From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- .../examples/network/data/importingFromGephi.html | 174 --------------------- 1 file changed, 174 deletions(-) delete mode 100644 www/lib/vis/examples/network/data/importingFromGephi.html (limited to 'www/lib/vis/examples/network/data/importingFromGephi.html') diff --git a/www/lib/vis/examples/network/data/importingFromGephi.html b/www/lib/vis/examples/network/data/importingFromGephi.html deleted file mode 100644 index f39f15a4..00000000 --- a/www/lib/vis/examples/network/data/importingFromGephi.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - Dynamic Data - Importing from Gephi (JSON) - - - - - - - - - - - -

Dynamic Data - Importing from Gephi (JSON)

- -
- This example shows how to import a JSON file exported by Gephi. The two - options available for the import are - available through the checkboxes. You can download the Gephi JSON exporter - here: - https://marketplace.gephi.org/plugin/json-exporter/. - All of Gephi's attributes are also contained within the node elements. This - means you can access all of this data through the DataSet. -
-
- -

-
- -

- -
-

Node Content:

-

-
- - - - - - -- cgit v1.2.3