[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 •Too much data for a dynamic chart?
Page 1 of 1

Too much data for a dynamic chart?

Posted: 30 Aug 2017 10:35
by ishais
Hi All,

I have a data set with data going back to 2016-01-01, I'm trying to visualize it as a dynamic graph but when uploading the data (already pre-formatted to the <start_date,end_date,value> format) Gephi fails to display it in the data laboratory.
Is there a work around?
The reason for having so many data points is when doing it on a monthly basis the fluctuations look too sharp and it's hard to spot trends- I'd be just as happy if there was a way to get Gephi to change the data linearly between two given data points.

Thanks

Re: Too much data for a dynamic chart?

Posted: 31 Aug 2017 16:40
by eduramiba
Can you share a sample of your data?

Re: Too much data for a dynamic chart?

Posted: 04 Sep 2017 10:31
by ishais
Sure, I've changed the names of the labels and the columns but this is the data structure. I'd appreciate any advice!
The sample contains the first 10 rows, There's a total of 37 nodes and 836 edges in the actual data.

http://ge.tt/3xzdiPm2 - nodes
http://ge.tt/9eyhiPm2 - edges

Thanks!