[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 •Layout with each partition in a different cluster
Page 1 of 1

Layout with each partition in a different cluster

Posted: 17 Nov 2017 18:36
by alvarobrandon
Hi:

I have an attribute in the nodes that determines the group they belong to. I wanted to cluster the nodes in the overview panel depending on this attribute. It will be kind of a bipartite graph with nodes from g1 on the left and nodes of g2 on the right. It's possible to do this with the available layouts?