[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 •how to hide some labels ?
Page 1 of 1

how to hide some labels ?

Posted: 10 May 2013 15:48
by andreabordin
Hi people

is there a way to hide some labels and not all ?

thanks

Re: how to hide some labels ?

Posted: 10 May 2013 16:26
by admin
Yes, use filters and an option on top of this panel to display only the labels of the filtered nodes.

Re: how to hide some labels ?

Posted: 28 Aug 2013 19:04
by yablochko
admin wrote:Yes, use filters and an option on top of this panel to display only the labels of the filtered nodes.
This seems to cause the nodes and edges to disappear as well.

I would like some of the labels to disappear but I would like to keep all the nodes and edges and visible. This is what I am doing:
  • Creating a query using Filters>Attributes>Range
    Selecting the query, pressing "Select", pressing "Filter", then pressing the "A" button (Hide nodes/edges labels...)
    Pressing Refresh in Preview Settings
Am I doing something wrong?