Skip to content

Instantly share code, notes, and snippets.

@seinecle
Created September 1, 2022 14:19
Show Gist options
  • Save seinecle/6d296d195ac071c21c38f356415f3fa6 to your computer and use it in GitHub Desktop.
Save seinecle/6d296d195ac071c21c38f356415f3fa6 to your computer and use it in GitHub Desktop.
file sent from 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-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="38.51225" y="84.4307"/>
<viz:color r="153" g="153" b="153"/>
</node>
<node id="1">
<viz:size value="10.0"/>
<viz:position x="151.08652" y="312.54172"/>
<viz:color r="153" g="153" b="153"/>
</node>
<node id="2">
<viz:size value="10.0"/>
<viz:position x="-8.887443" y="463.62823"/>
<viz:color r="153" g="153" b="153"/>
</node>
<node id="3">
<viz:size value="10.0"/>
<viz:position x="-162.93645" y="546.5777"/>
<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