[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] no arrows with curved lines?
Page 1 of 1

[SOLVED] no arrows with curved lines?

Posted: 08 Jan 2012 21:23
by kensuguro
I have a directional graph where some of the nodes have both in and out connections. The edges have weights so I need to see the lables of both in and out bound connections, but the default straight arrows just go over each other. If I turn on curves, the overlapping problem is solved, but now I lose the arrows and lose directionality. Is there a way to change this? Why no arrows with curved lines anyway?

Also, is there a way to combine curved arrows with straight lines? Seems it's pointless to make unidirectional edges curvy.

here's the output image. The bidirectional edge is at the top right, between node C and B
http://imageshack.us/photo/my-images/43/gephitest.png/

Re: no arrows with curved lines?

Posted: 08 Jan 2012 21:48
by admin
Hi,

This is because the curve indicates the direction of the edge: read an edge clockwise from a source node to a target node.

Re: no arrows with curved lines?

Posted: 09 Jan 2012 00:31
by mbastian
Why no arrows with curved lines anyway?
It would be nice if someone could code this feature. It shouldn't be difficult to add.

Re: no arrows with curved lines?

Posted: 09 Jan 2012 01:29
by kensuguro
admin wrote:Hi,

This is because the curve indicates the direction of the edge: read an edge clockwise from a source node to a target node.
Out of curiosity, is that some sort of standard? Or a Gephi convention?

Re: no arrows with curved lines?

Posted: 09 Jan 2012 14:36
by admin

Re: [SOLVED] no arrows with curved lines?

Posted: 25 Nov 2014 18:46
by jemiller31
So is it possible to export curved lines to QGIS?