From 5e781e6fa31d3a7449524a56123b5bbc5fe9984e Mon Sep 17 00:00:00 2001 From: macleodbroad-wf Date: Sat, 28 Oct 2017 17:41:31 -0400 Subject: [PATCH] Fixes issue 3397 - Updates url for gephi's json exporter plugin (#3622) --- docs/network/index.html | 2 +- examples/network/data/importingFromGephi.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/network/index.html b/docs/network/index.html index 2ade8795..a3f309c6 100644 --- a/docs/network/index.html +++ b/docs/network/index.html @@ -1564,7 +1564,7 @@ Thus, to get the topmost item, get the value at index 0.

Network can import data straight from an exported json file from gephi. You can get the JSON exporter here: - https://marketplace.gephi.org/plugin/json-exporter/. + https://gephi.org/plugins/#/plugin/jsonexporter-plugin. An example exists showing how to get a JSON file into Vis:

diff --git a/examples/network/data/importingFromGephi.html b/examples/network/data/importingFromGephi.html index d5724163..24209629 100644 --- a/examples/network/data/importingFromGephi.html +++ b/examples/network/data/importingFromGephi.html @@ -63,7 +63,7 @@ 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/. + https://gephi.org/plugins/#/plugin/jsonexporter-plugin. All of Gephi's attributes are also contained within the node elements. This means you can access all of this data through the DataSet.