Multiple edges between same nodes

Get help with your data
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
Maccosan
Posts:1
Joined:23 Dec 2016 16:11
[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
Multiple edges between same nodes

Post by Maccosan » 23 Dec 2016 16:16

Hi,
New to the forum and Gephi so if I post something obvious I appologise :)
I have a set of data, simplified below:
Source; Target
a;b
a;b
c;b
b;c
b;c
Etc

With nodes
a
b
c
Etc

I want my graph to show every single edge from eg a to b and not one line with with an added weight.

Any way to visualize this?

Thank you :)

Macco

User avatar
eduramiba
Gephi Code Manager
Posts:1064
Joined:22 Mar 2010 15:30
Location:Madrid, Spain
[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: Multiple edges between same nodes

Post by eduramiba » 23 Dec 2016 20:32

Hi, this is not possible with Gephi at least for now. You can have repeated edges but not show them individually.

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