[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 •Example visualization of a large graph online using shinglejs
Page 1 of 1

Example visualization of a large graph online using shinglejs

Posted: 23 Feb 2018 17:17
by ayalpinkus
Hi all!
super-excited to see shinglejs being used to show very large graphs online! The graph used imdb data to get 1.5M recommendations about 173K films. You can see the graph itself here:

https://iggisv9t.github.io/imdb/index.html

And a description of how it was done can be found here:

https://medium.com/@iggisv9t/what-to-wa ... 8a794498a2

Shingle itself can be found here:

https://www.ayalpinkus.nl/shinglejs/

Best wishes!