In Gephi, I have a quick question relating to node size and the python scripting console:
I have a list of many universities as nodes, with the amount of funding they get as an attribute column in the nodes tab. I'd like to have their nodes appear as the same proportional size as the amount of funding that they receive.
Is this possible using the scripting console/g.filter? If not how can i go about doing this normally?