Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change node size gephi 0.9.1

Tags:

gephi

I have looked everywhere but I don't seem to able to get the answer for the latest version of Gephi (0.9.1). All I want to do is change the node size based on its in-degree for all the nodes on the graph. This used to be something I could do with the ranking tool but since this has been merged into the 'Appearance' tab I can't figure out how to do it.

like image 523
Sebastian Zeki Avatar asked Mar 26 '16 19:03

Sebastian Zeki


People also ask

What is a node in Gephi?

Nodes: the nodes file tells Gephi all the possible nodes in a network. A node is represented by a circle within the Gephi visualization whereas the edges file tells Gephi how all the nodes are related (or connected).


2 Answers

Bit late but even if you have found it, it might help someone else. Check the highlighted areas

enter image description here

like image 105
Yannis P. Avatar answered Sep 30 '22 06:09

Yannis P.


Weird but works: In Overview, in the Appearance tab, click on the mini icon for color (not for size). Diagonally down to the left, you should see a little icon of some colored blocks. If you mouse over them, the pop-up says,"Switch to ranking". Click that. Then above toe the right, click on the icon for size instead of color this time. Now when you select to modify the node appearance by attribute, it should let you do it by your custom column.

See https://github.com/gephi/gephi/issues/1479, where rbsam wrote in 2016, "On Appearence/Attributes by color you can set the attribute to Partitioning to Ranking on the botton left of the window. If the attribute is set to Partitioning it will not appear on Size attribute. If it is set to Ranking it will appear on Size attribute."

like image 28
Colin Wilder Avatar answered Sep 30 '22 06:09

Colin Wilder