[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 •[FIXED] window pallette size
Page 1 of 1

[FIXED] window pallette size

Posted: 10 Aug 2010 04:31
by dataviz_fan
Hi there,

I was wondering how to increase the size of the window space that the graph lives in. Right now, it starts to hit the edges, and basically makes a huge square. This is undesirable - I can play with some of the forces to clump them closer, but I'd rather increase the workspace size.

If I cannot do this in the program, how can I do this in the launchpad sourcecode so i can rebuild?

Thanks!

Re: window pallette size

Posted: 10 Aug 2010 11:28
by mbastian
Hi,

There is a size limitation to avoid nodes to be lost in the infinite space by layouts. The size is too small and we reported this in the bug 602470. The bug has been fixed so it should be fine with the trunk source code. It will be included in the next release.