[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 •Include gephi commands?
Page 1 of 1

Include gephi commands?

Posted: 18 May 2012 15:33
by miturian
I am producing a lot of gexf-files which are then opened in gephi to use its "gravity"-algorithms for sorting the network. However, the default values in gephi are way off, and it's getting annoying to always reset the same two numbers whenever I load a new file. Is it possible to include that kind of info in the gexf-file? Like, "repulsion strength=5000", "attraction strength=1". A way to change the presets in gephi would also work.

thanks :)

Re: Include gephi commands?

Posted: 18 May 2012 16:02
by admin
Hi,

Presets are not saved in GEXF but in Gephi files. You can also save and load layout presets by the bottom of this panel.