[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 •Keep colouring based on modularity class constant over time
Page 1 of 1

Keep colouring based on modularity class constant over time

Posted: 29 May 2014 10:03
by keuchenius8
Hi there!

In short: How to find a community structure in the final network (endtime) and see the evolution of THESE communities over time, without loosing the partitioning and ability to edit the colours a bit?

After running the modularity statistic, finding community and colouring them, I like to see the evolution of THESE communities over time. However, when I now run the timeline the modularity classes automatically change and hence to partitioning and colours change as well. Is there a way to fix these partitions and colours?

Thanks a lot!!!
Annna Keuchenius

Re: Keep colouring based on modularity class constant over t

Posted: 29 May 2014 12:26
by diddyxn
I do not think that you can fix these parameters. Whenever you will use the modularity algorithm, it will automatically generates new colors and partitions since it depends of the attribute values set in datalab view and has a randomizeColor function.