[SOLVED] graph export gets trimmed
-
- Posts:21
- Joined:26 Apr 2010 17:26 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
When I try to export a network, especially an extracted subnetwork or one with fewer nodes, as pdf or png, the images are trimmed off with nodes missing or cut-off (pdf and png images attached). I tried reducing the margins (even removing them completely) but that doesn't help either.
- Attachments
-
- Untitled.pdf
- (22.64KiB)Downloaded 623 times
-
- Gephi Community Manager
- Posts:964
- Joined:09 Dec 2009 14:41 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: graph export gets trimmed
Did you try increasing the margins? It should work for PDF output.
-
- Posts:21
- Joined:26 Apr 2010 17:26 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: graph export gets trimmed
Thanks. That worked!
Anil
Anil
- mbastian
- Gephi Architect
- Posts:728
- Joined:10 Dec 2009 10:11
- Location:San Francisco, CA [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: [SOLVED] graph export gets trimmed
We should open an issue for that on GitHub. The expected behaviour is that it fits automatically, at least for the nodes.