[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 •[SOLVED] Colour nodes by attribute
Page 1 of 1

[SOLVED] Colour nodes by attribute

Posted: 21 Feb 2013 02:23
by Netwerker
Hello,

how would I colour a group of nodes according to an attribute. My attribute would be either a country or an Institution.
I have manually added a column in the data table and would like to colour nodes according to the country (for example).
How would I do that please?
Many thanks for your help.

Bernd

Re: Colour nodes by attribute

Posted: 21 Feb 2013 09:01
by admin
Overview > Partition panel > click the Refresh button > select the Country attribute

Re: Colour nodes by attribute

Posted: 21 Feb 2013 22:27
by Netwerker
yes, thanks, that did the trick.
I tried that before, but even after a refresh the "country" did not show up. (Most of the country column was empty though, so maybe that's why it did not show in the partition) I filled it up completely, now it shows, so all good. Thank you.