I have a CSV lists of nodes and edges, and load both accordingly in Gephi.
My node list looks like this:
Id Date weight
56079348 12.07.2009 141
77150491 25.09.2009 2161
612473 08.01.2007 94
621523 10.01.2007 128
I want to make node circles sized according weight column.
Is it possible, and if yes how to?