[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •How can I export the X, Y Coordinates of my nodes?
Page 1 of 1

How can I export the X, Y Coordinates of my nodes?

Posted: 06 Oct 2017 16:08
by robert.best
For example, I run ForceAtlas and the nodes get a particular layout. How can I export the X/Y Coordinates of the nodes? Can I add this data into the laboratory? Is there a plugin that can do this? I've done a bit of searching, but most things I found were from back in 2012 and I hit dead ends.

Re: How can I export the X, Y Coordinates of my nodes?

Posted: 07 Oct 2017 12:10
by eduramiba
Hi,
At the moment this is not directly supported in data laboratory, but it's on the ideas list for a future version.

There was an old plugin for this: https://gephi.org/plugins/#/plugin/recast-column but it has not been updated for Gephi 0.9.2

You can use other export formats such as GEXF or any of the formats with visualization attributes here: https://gephi.org/users/supported-graph-formats/