[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 •Making Nodes and Edges Transparent with Toolkit 0.9.1
Page 1 of 1

Making Nodes and Edges Transparent with Toolkit 0.9.1

Posted: 27 Jul 2016 19:31
by littleBobbyTables
Hello,

I have been working on a project where we give edges certain attributes (currently identified with the label) based on an algorithm we're working on. However, the edges do not necessarily always cluster how we would like. To try to force some level of clustering onto the edges, I am trying to place in transparent nodes and edges to connect to certain nodes and create some clustering. The issue I am now running into is that I cannot create individual transparent edges and nodes. I know I can change the opacity of all nodes or all edges, but I want to only effect certain ones when I add them to the container. Any help would be greatly appreciated!

Jason