[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2010-11-07T05:06:17+01:00 https://www.forum-gephi.org/app.php/feed/topic/755 2010-11-07T05:06:17+01:002010-11-07T05:06:17+01:00 https://www.forum-gephi.org/viewtopic.php?t=755&p=1894#p1894 <![CDATA[Re: GraphML import error in Beta??]]> Statistics:Posted by Mountaineer — 07 Nov 2010 05:06


]]>
2010-11-03T16:20:05+01:002010-11-03T16:20:05+01:00 https://www.forum-gephi.org/viewtopic.php?t=755&p=1879#p1879 <![CDATA[Re: GraphML import error in Beta??]]> Statistics:Posted by admin — 03 Nov 2010 16:20


]]>
2010-11-03T10:53:31+01:002010-11-03T10:53:31+01:00 https://www.forum-gephi.org/viewtopic.php?t=755&p=1875#p1875 <![CDATA[Re: GraphML import error in Beta??]]>
We do that to be compatible with yEd graph files, as suggested by someone in this bug.

Statistics:Posted by mbastian — 03 Nov 2010 10:53


]]>
2010-11-03T04:26:42+01:002010-11-03T04:26:42+01:00 https://www.forum-gephi.org/viewtopic.php?t=755&p=1874#p1874 <![CDATA[[SOLVED] GraphML import error in Beta?]]>
In the most up to date version (Beta), the graphML file doesn't recognize "population" as a valid attribute. Instead it chooses to designate it as the node's "label". I have no idea what causes this behavior. This keeps me from being able to size nodes based of population, which is a big reason behind the entire file. I do not get this behavior with the "lat" attribute at all.

Here's a snippet from the graphML file

CODE:

<key id="d0" for="node" attr.name="city" attr.type="string"/><key id="d1" for="node" attr.name="state" attr.type="string"/><key id="d2" for="node" attr.name="country" attr.type="string"/><key id="d3" for="node" attr.name="population" attr.type="double"/><key id="d4" for="node" attr.name="lat" attr.type="double"/>...
The Alpha version of Gephi recognizes population as an attribute, like it should. What's causing this in the Beta version?

Thanks

Statistics:Posted by Mountaineer — 03 Nov 2010 04:26


]]>