[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 •Preview: self- or reflexive ties
Page 1 of 1

Preview: self- or reflexive ties

Posted: 15 Jan 2017 13:29
by leninja
I am working with a network of compound relations. So, from a homophily analysis, I created a file in gephi to produce a graph of not single organisations, but of relations between groups, taking into account orgs relations.

In this case, I am interested in preserve the reflexive ties to represent the homophily results. However, the graph in the overview window and in the preview one is quite different.

Whilst in the overview you can see a curved line going from and to the node, in the preview window the self-tie is a straight line and because of the groups positions, 2 self-ties end up hidden in the middle of the others in and out ties.

I would like to know if there is any other way to show reflexive ties in the preview window.

Thank you for your help

Re: Preview: self- or reflexive ties

Posted: 15 Jan 2017 15:23
by eduramiba
Hi,
The self-loop showing as a straight line is a known bug that needs to be fixed.
It's planned for 0.9.2 release: https://github.com/gephi/gephi/issues/1619

Re: Preview: self- or reflexive ties

Posted: 17 Jan 2017 23:10
by leninja
OK,

Thank you for your attention.