Reproduce exact layout (colors, and sizes)

Algorithms and parameters to put data in space
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
L.J.
Posts:22
Joined:01 Mar 2010 13:33
Contact:
Reproduce exact layout (colors, and sizes)

Post by L.J. » 05 Jun 2013 17:58

Hello,

I have an old .gephi project that I need to reproduce (Exact same color bar, exact same node size). The only thing that will change is the attribute value on the nodes, and therefore their color (but within the color-bar scale). --> At this moment I'm extremely thankful to the reviewer of my paper btw :?

The only thing I know so far is how to get the same node coordinates. (Thanks to the streaming and doing curl).

Any help would be much appreciated.

Cheers,
LJ.

francis_flavin
Posts:68
Joined:21 Jan 2012 18:34
Location:Washington, DC, USA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Reproduce exact layout (colors, and sizes)

Post by francis_flavin » 06 Jun 2013 16:28

I don't fully understand the context of your problem, but maybe I can help.

If you can open up and view your old .gephi file in Gephi, then you can get the old color attributes and move them to a separate column in the Data Lab's node table.

There is a plug-in for the Data Library that will help you. You can find it here:

https://marketplace.gephi.org/plugin/recast-column/

Once you install it, if you go to the "More Actions" menu button, you'll see a couple of options in the "Group 3" category called "Recast column," "Get standart," and "Set standart."

This plug-in is enormously valuable because it allows you use Gephi tools to capture node colors and 3-space coordinates in a layout by using the "Get standart" function. (If you're interested, you can generate your own color values or 3-space coordinate values using your own tools or algorithms and then, using "Set standart," you can make Gephi recognize them.)

My guess is that once you have the color values in their own column in the Data Lab's node table, you can then export the node table and use another tool to match up those colors with nodes in your new environment.

Francis

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable