[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 •Seadragon Plugin question
Page 1 of 1

Seadragon Plugin question

Posted: 07 Aug 2010 01:47
by shaunroach
This is a question for anyone with experience using (or creating) the seadragon export.

It looks really cool. However, I can't get any of the text from my nodes to show up in the exported graph. All the nodes and edges draw beautifully, just no text. Has anyone else seen this behavior?

Shaun

Re: Seadragon Plugin question

Posted: 07 Aug 2010 08:57
by mbastian
Hi,

The Seadragon plugin is using settings from Preview module. You need to go to preview and enable text display there to show them on the export.

Re: Seadragon Plugin question

Posted: 09 Aug 2010 17:23
by shaunroach
Thanks very much that worked