From 19ec345dd2e0359990882eb66f47e5ea3b11bbe4 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:57:51 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../network/data/importingFromGephi.html | 174 ++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 js/dos/ext/vis/examples/network/data/importingFromGephi.html 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:

+

+
+ + + + + +