diff --git a/js/dos/ext/vis/examples/network/data/importingFromGephi.html b/js/dos/ext/vis/examples/network/data/importingFromGephi.html new file mode 100644 index 0000000..e287d85 --- /dev/null +++ b/js/dos/ext/vis/examples/network/data/importingFromGephi.html @@ -0,0 +1,174 @@ + + + + + + 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:

+

+
+ + + + + +