[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 •Setting an animation interval
Page 1 of 1

Setting an animation interval

Posted: 27 Feb 2018 22:54
by TheOnionRing
After I imported my spreadsheet and tried to run, I always got the pop-up "Cannot animate timeline without an animation interval.Set one before clicking play button." However, I have already specified the intervals as I put in the spreadsheet.
Here's my spreadsheet.
Source Target Type Id timeset Weight
1 2 Undirected 1 <[0,10],[10,20],[20,30]> <[0,10, 5],[10,20,25],[20,30,50]>
1 3 Undirected 2 <[0,10],[10,20],[20,30]> <[0,10, 25],[10,20, 10],[20,30,10]>
1 4 Undirected 3 <[0,10],[10,20],[20,30]> <[0,10, 5],[10,20,5],[20,30,0]>
2 4 Undirected 4 <[0,10],[10,20],[20,30]> <[0,10, 10],[10,20,15],[20,30,10]>
I don't know what exactly it means by setting an animation interval. Is it not the ones that I have put in the spreadsheet?
Appreciate for your help. Thank you in advance!

Re: Setting an animation interval

Posted: 27 Feb 2018 23:35
by eduramiba
Hi, to hit play you need to reduce the timeline width to a smaller window than the full range, that's what enables the filtering.

Re: Setting an animation interval

Posted: 28 Feb 2018 19:55
by TheOnionRing
I'm not quite sure how to reduce the timeline width to a smaller window. I just started using Gephi a few days ago sit's still pretty new to me. Sorry for asking about some steps that seem simple.
///
I just got it to work! Thank you!!!