Last active
September 1, 2022 13:04
-
-
Save seinecle/76d40ab17e5724d1582ed9389e3f87bd to your computer and use it in GitHub Desktop.
file sent from Gephi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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-01"> | |
<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="-251.81087" y="-185.15504"/> | |
<viz:color r="153" g="153" b="153"/> | |
</node> | |
<node id="1"> | |
<viz:size value="10.0"/> | |
<viz:position x="-20.737366" y="37.03101"/> | |
<viz:color r="153" g="153" b="153"/> | |
</node> | |
<node id="2"> | |
<viz:size value="10.0"/> | |
<viz:position x="-148.12404" y="502.1405"/> | |
<viz:color r="153" g="153" b="153"/> | |
</node> | |
<node id="3"> | |
<viz:size value="10.0"/> | |
<viz:position x="-192.56125" y="511.02792"/> | |
<viz:color r="153" g="153" b="153"/> | |
</node> | |
<node id="4"> | |
<viz:size value="10.0"/> | |
<viz:position x="-536.20905" y="561.39014"/> | |
<viz:color r="153" g="153" b="153"/> | |
</node> | |
</nodes> | |
<edges/> | |
</graph> | |
</gexf> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment