[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 •Radial layout showing different hierarchies
Page 1 of 1

Radial layout showing different hierarchies

Posted: 29 Jul 2016 19:07
by digmaa
Hi, I wonder if Gephi is capable of creating the graph layout as follows. It enables us to see a complex network in their wholeness or their underlying scaling hierarchy (6 hierarchical levels):

The radial layers or hierarchical levels are derived from head/tail breaks according to in-degrees of connectivity: those in the center have the highest in-degree, while those in the peripheral have the lowest in-degree. The directed links (or in-degrees) are represented by blue lines, while undirected links are represented by gray lines. For details, one can refer to the following paper:

https://www.researchgate.net/publicatio ... rent_Whole

Thanks and cheers.
Martin