[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 •Create pre-specified clusters
Page 1 of 1

Create pre-specified clusters

Posted: 09 Feb 2014 14:10
by 0815pascal
Hi everyone

To some my question might be a typical newbie-question, but still I'd be very glad if a good soul could help me with my case. Well actually I'm trying to visualize protests events and this on two different levels:

1/ I want to show which organizations collaborate with each other in order to set up a protest event. This works so far without any problems

2/ I want to show the contents of the different protest events and in the same moment show, who promotes them. We should e.g. be able to see that organization A demands mainly peace in the world and human rights, whereas organization B is rather asking for a rise of wages.

My question is, if it is possible to create like to separate clouds: in one, there are the different organisations whereas in the other, we have the demands and the two clouds are linked with edges to each other. Is it somehow possible to do it in that way? If not and if it has to be one single cloud, can I somehow change the font or color of the demands, so that they are easily distinguishable?

Thanks a lot to anyone who might help!

Re: Create pre-specified clusters

Posted: 10 Feb 2014 08:50
by seinecle
Hi,
To create different visual renderings for different parts of your network, you can use filters. Filter enable you to temporarily hide some parts of the graph while you work on the colors / size / labels of the visible part.

Check my pdf on "advanced functions of Gephi" (tutorial number 6), including filters, here: http://www.clementlevallois.net/training.html

Best,

Clement

Re: Create pre-specified clusters

Posted: 10 Feb 2014 15:01
by 0815pascal
That's great, thank you!

I could also find a useful answer to my question in one of your older answers: http://forum.gephi.org/viewtopic.php?t=2430