Skip to content

Instantly share code, notes, and snippets.

@seinecle
Created September 2, 2022 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seinecle/0642d594f1a20fe29ee9c32db25f6333 to your computer and use it in GitHub Desktop.
Save seinecle/0642d594f1a20fe29ee9c32db25f6333 to your computer and use it in GitHub Desktop.
Fichier envoyé depuis Gephi
<?xml version='1.0' encoding='UTF-8'?>
<gexf xmlns="http://gexf.net/1.3" version="1.3" xmlns:viz="http://gexf.net/1.3/viz" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://gexf.net/1.3 http://gexf.net/1.3/gexf.xsd">
<meta lastmodifieddate="2022-09-02">
<creator>Gephi 0.9.3</creator>
<description></description>
</meta>
<graph defaultedgetype="directed" mode="static">
<nodes>
<node id="0">
<viz:size value="10.0"/>
<viz:position x="364.38513" y="-117.01799"/>
<viz:color r="153" g="153" b="153"/>
</node>
<node id="1">
<viz:size value="10.0"/>
<viz:position x="162.93645" y="226.62978"/>
<viz:color r="153" g="153" b="153"/>
</node>
<node id="2">
<viz:size value="10.0"/>
<viz:position x="-388.085" y="635.45215"/>
<viz:color r="153" g="153" b="153"/>
</node>
<node id="3">
<viz:size value="10.0"/>
<viz:position x="-278.4732" y="-271.067"/>
<viz:color r="153" g="153" b="153"/>
</node>
<node id="4">
<viz:size value="10.0"/>
<viz:position x="-515.4717" y="34.068527"/>
<viz:color r="153" g="153" b="153"/>
</node>
</nodes>
<edges>
<edge id="0" source="4" target="3">
<viz:color r="128" g="128" b="128"/>
</edge>
<edge id="1" source="1" target="3">
<viz:color r="128" g="128" b="128"/>
</edge>
<edge id="2" source="0" target="1">
<viz:color r="128" g="128" b="128"/>
</edge>
<edge id="3" source="1" target="2">
<viz:color r="128" g="128" b="128"/>
</edge>
<edge id="4" source="2" target="4">
<viz:color r="128" g="128" b="128"/>
</edge>
</edges>
</graph>
</gexf>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment