[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 •Filter UI drag and drop vs. typing
Page 1 of 1

Filter UI drag and drop vs. typing

Posted: 29 Nov 2016 14:51
by arefossaa
I am working on a graph with degree ranging from 1 ~ 700. I wish to filter out all nodes with degree < 4, but with the "Degree Range Settings"- drag and drop bar, this is not a simple task. In the "Queries" window I can click in to the "Parameter" section of the degree range and see the numeric rane. I would intuitively think that I could change the range by clicking and writing in my disired range, but this is not possible.

Is there any solution to this as my clumsy fingers are not able to hit my ideal range (and the coffee is not helping)? :)

Re: Filter UI drag and drop vs. typing

Posted: 29 Nov 2016 15:14
by arefossaa
IN ADDITION:

Some times I am able to click the drag bar line itself and use the arrow buttons to move the minimum value, but this is only possible every now and then it seems.

Re: Filter UI drag and drop vs. typing

Posted: 29 Nov 2016 15:16
by eduramiba
Hi,
I think you can double click the number and change it

Re: Filter UI drag and drop vs. typing

Posted: 29 Nov 2016 16:00
by arefossaa
eduramiba wrote:Hi,
I think you can double click the number and change it
Worked, so simple!