parallel edges

Once it's running
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
dataviz_fan
Posts:17
Joined:12 May 2010 01:29
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
parallel edges

Post by dataviz_fan » 19 Aug 2010 18:44

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!

User avatar
mbastian
Gephi Architect
Posts:728
Joined:10 Dec 2009 10:11
Location:San Francisco, CA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: parallel edges

Post by mbastian » 20 Aug 2010 08:42

No Gephi doesn't support parallel edges. But you can deal with edges attributes instead, by creating a column for each weight.

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable