[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 •Plug-in development involving visualization
Page 1 of 1

Plug-in development involving visualization

Posted: 10 Nov 2014 23:18
by mpatiban
Hi,

I am trying to improve an existing plug-in for Gephi visually.

I have just started, and I am very much lost about what packages to use for coloring the nodes or edges, and making the Graph appearance dynamic as the Plug-in is run.
From the existing code on Github, I was able to change the text based result of the plug-in which was already there.
But, I have not yet discovered how to change the look of the graph entirely when the plug-in is run.

Any help would be really appreciated, as I am doing this as a part of my final project.

Thank in advance,
Manasa