[FIXED] Example files for dynamics on gexf.net not correct

Evolution and dynamics on networks in Gephi: UI, data formats, algorithms...
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
User avatar
seinecle
Gephi Community Support
Posts:546
Joined:08 Feb 2010 16:55
Location:Lyon, France
Contact:
[FIXED] Example files for dynamics on gexf.net not correct

Post by seinecle » 05 Oct 2010 16:30

[EDIT: Should have been posted on the GEXF discussion forum, sorry!]

Hi,

Congratulations on this beta version - we users have loads to experiment with this tool!

I am attempting to write my first gexf dynamic file. For that, I use the template at http://gexf.net/format/dynamics.html

But this file generates many error messages when importing it to GEPHI (many closing "/" declarations missing, date format is no recognized, etc.)

Is there a way to provide a more accurate template on which we could exercise?

Thanks!

Clement

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: Example data file for dynamics on gexf.net not correct

Post by mbastian » 05 Oct 2010 16:51

Good point, some examples have not yet been updated with latest changes.

For timeformat, use

Code: Select all

timeformat="double"
or
timeformat="date"
See also Import Dynamic 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
[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