[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-10-02T21:42:24+01:00 https://forum-gephi.org/app.php/feed/topic/552 2010-10-02T21:42:24+01:002010-10-02T21:42:24+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1673#p1673 <![CDATA[Re: Fixed Node Placement]]>
Otherwise, this is great.

Statistics:Posted by elijah — 02 Oct 2010 21:42


]]>
2010-10-02T21:34:41+01:002010-10-02T21:34:41+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1672#p1672 <![CDATA[Re: Fixed Node Placement]]>
I found the problem with the import: I was importing an edge list from a MySQL connection where the lat field and long field are DECIMAL(7,4). When I changed the fields to DOUBLE(7,4) they show up correctly. I'll report back after playing with GeoLayout a little.

Statistics:Posted by elijah — 02 Oct 2010 21:34


]]>
2010-10-02T13:00:23+01:002010-10-02T13:00:23+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1670#p1670 <![CDATA[Re: Fixed Node Placement]]>
It would be great to be able to fix their position based on an attribute of the node, for when you want to lay out a few thousand of your nodes based on a predesigned pattern (whether geographic or not) and let the others float around them.
That is easy, filter the graph according to your attribute, select all nodes with the rectangle, right click and select "Settle". These nodes will remain fixed during layout. Then, remove the filter to go back to the complete graph.
The first problem I ran into is that if there are any null values in the imported x or y data fields, then Gephi treats them as String fields and GeoLayout doesn't even recognize them. Is it even possible to get non-coordinate-possessing data into GeoLayout?
Which file format do you use? It should work fine even with null values

Statistics:Posted by mbastian — 02 Oct 2010 13:00


]]>
2010-09-30T19:05:32+01:002010-09-30T19:05:32+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1661#p1661 <![CDATA[Re: Fixed Node Placement]]>
The first problem I ran into is that if there are any null values in the imported x or y data fields, then Gephi treats them as String fields and GeoLayout doesn't even recognize them. Is it even possible to get non-coordinate-possessing data into GeoLayout?

Statistics:Posted by elijah — 30 Sep 2010 19:05


]]>
2010-09-29T17:53:50+01:002010-09-29T17:53:50+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1648#p1648 <![CDATA[Re: Fixed Node Placement]]> Statistics:Posted by elijah — 29 Sep 2010 17:53


]]>
2010-09-26T17:04:41+01:002010-09-26T17:04:41+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1627#p1627 <![CDATA[Re: Fixed Node Placement]]> Also note that there is a fixed attribute for nodes. When fixed, nodes are not moved during layout. You can select and right click on nodes on the graph to settle/free nodes.

Statistics:Posted by mbastian — 26 Sep 2010 17:04


]]>
2010-09-25T00:18:40+01:002010-09-25T00:18:40+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1624#p1624 <![CDATA[Re: Fixed Node Placement]]> Statistics:Posted by elijah — 25 Sep 2010 00:18


]]>
2010-09-24T23:42:35+01:002010-09-24T23:42:35+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1623#p1623 <![CDATA[Re: Fixed Node Placement]]>
Just install the GeoLayout plug-in directly from the Plugin Center in Gephi.

More info on this thread.

Statistics:Posted by admin — 24 Sep 2010 23:42


]]>
2010-09-24T22:31:34+01:002010-09-24T22:31:34+01:00 https://forum-gephi.org/viewtopic.php?t=552&p=1622#p1622 <![CDATA[[SOLVED] Fixed Node Placement]]>
For instance, let's say the England node has an x attribute of "115" and a y attribute of "80" while the Berlin node has an x attribute of "700" and a y attribute of "795". Is there a way to have them hold those positions throughout a layout? Building on that, I'd like to store multiple xy coordinate pairs, to represent varying projections or even non-Cartesian layouts, and then cycle between them to see how that would affect the resulting visualization. Any suggestions?

Statistics:Posted by elijah — 24 Sep 2010 22:31


]]>