Specify extreme values of range beyond what's in data?

Once it's running
Post Reply [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
mars0i
Posts:13
Joined:09 Aug 2014 20:43
[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
Specify extreme values of range beyond what's in data?

Post by mars0i » 10 Sep 2014 15:56

I want to set a specific maximum and minimum for a range that I'm using for ranking. Gephi chooses the extreme values from my data, but I want to set the maximum and minimum to 1 and -1 respectively, even when those are not the max and min values in the data. Is there a way to do this?

A workaround is for me to include nodes in the graph that have the extreme values that I want, but that's not a desirable solution since it introduces nodes and edges that don't belong in the graph. I could make them transparent, I would imagine, but they will still affect layouts.

Post Reply [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
[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
[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