[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 •Why can't node size be changed in a dynamic graph?
Page 1 of 1

Why can't node size be changed in a dynamic graph?

Posted: 28 Sep 2016 21:45
by kswaim
Hello,

I am a new Gephi user and am trying to create a dynamic graph where both node size and edge color changes with time. I have been able to get edge color to change over time but cannot seem to get the node size to change. I am working with Gephi 0.9.1. I have opened the Dynamic Graph Example that can be generated and noticed that node size cannot be changed here either; in the example it seems that you should be able to size the nodes based on the “score” attribute, yet that is not an option to choose from. Am I missing something here or is this a bug with the latest version of Gephi?
Thank you for any feedback you can provide.

Re: Why can't node size be changed in a dynamic graph?

Posted: 29 Sep 2016 13:45
by eduramiba

Re: Why can't node size be changed in a dynamic graph?

Posted: 29 Sep 2016 21:03
by kswaim
Yep, that was the problem. Thank you so much for your help.