[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] layouts for all attributes in one cluster
Page 1 of 1

[SOLVED] layouts for all attributes in one cluster

Posted: 27 Apr 2011 01:14
by equinox
I have used the clustering to mark the nodes according to the attributes, now the question is that how do I make it so that the attributes that are the same are located close to each other?

Re: layouts for all attributes in one cluster

Posted: 27 Apr 2011 08:12
by admin
It is not possible because our layouts only rely on the graph topology = the linkage structure.

However one could modify an existing layout to add an attraction force.