[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 •parallel edges
Page 1 of 1

parallel edges

Posted: 19 Aug 2010 18:44
by dataviz_fan
Hi,
I was wondering if it was possible to have mutliple edges possibly with different weights and labels, but same edges. I'm visualizing different paths and wanted to know if we can have a->b->c and d->b->c and represent each of these paths differently using gephi via weights on edges.

Thanks!

Re: parallel edges

Posted: 20 Aug 2010 08:42
by mbastian
No Gephi doesn't support parallel edges. But you can deal with edges attributes instead, by creating a column for each weight.