Retain "duplicate" edges in dynamic graph

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
monarchi
Posts:16
Joined:20 May 2011 01:28
[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
Retain "duplicate" edges in dynamic graph

Post by monarchi » 03 Jun 2014 19:51

Hello -

I have a dynamic graph I am importing through the import spreadsheet facility. Basically I am following the tutorial at http://www.clementlevallois.net/gephi/t ... ics_en.pdf. (This has been very helpful, by the way. Thank you.)

In my data there may be multiple edges between A and B which differ by the year in which the edge was created. Year is part of the data as well as start-date and end-date. Nevertheless, Gehpi treats all of the edges between A and B after the first one as duplicates. I have tried this multiple times, but can't see how to convince Gephi to effectively treat the Year as part of the "key" for the edge.

I suspect that I am doing something obviously wrong and would appreciate any assistance you can provide.

Thank you.

Best,
David

Vongow
Posts:10
Joined:28 May 2014 10:33
Location:France
[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: Retain "duplicate" edges in dynamic graph

Post by Vongow » 19 Jun 2014 08:55

Hi,

If you have not read it yet, I suggest you go to this answer from Francis Flavin.

Best regards,

Vongo

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