[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 •"Refresh" or "Clear" button in Overview
Page 1 of 1

"Refresh" or "Clear" button in Overview

Posted: 24 Nov 2016 13:31
by arefossaa
Hi,
I am using the 0.9.1 version of Gephi, and working with my graph I want to color the nodes in relation to their community. This works fine by running the "Modularity" function in the Network Overview and choosing the "Modularity Class" in the Partition area.

Problem is if I want to change the scale values for the Modularity function and apply the new color paletts, I need to load the graph all over, else it turns mostly gray.

So is there any way to refresh or clear the applied changes in the Overview space? Or maybe something like a CTRL + Z function? I can see from jengolbecks tutorial (https://www.youtube.com/watch?v=7LMnpM0p4cM) that a refresh button at least existed in v.0.8.2.

Re: "Refresh" or "Clear" button in Overview

Posted: 24 Nov 2016 16:59
by eduramiba
Hi,
In Gephi 0.9.1 it's not necessary to refresh columns in partition.

Just make sure to:
1. Have latest updates installed
2. Recalculate Modularity when you need it in statistics panel
3. Apply ranking based on attribute Modularity Class (not unique) and choose a proper palette before applying it (not all grey).

Re: "Refresh" or "Clear" button in Overview

Posted: 25 Nov 2016 13:56
by arefossaa
It seems like if you recalculate the modularity the used color palettes act "taken", so you have to assign colors manually. So I guess it works, just a little inconvenient.

Re: "Refresh" or "Clear" button in Overview

Posted: 02 Dec 2016 21:48
by adm2go
I found that simply clicking on the statistics tab and then returning to the filter tab helps to reset some settings.