[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 •[TODO] Selectable multiple attributes/colour per node - Page 2
Page 2 of 2

Re: [TODO] Selectable multiple attributes/colour per node

Posted: 05 Feb 2012 20:02
by eduramiba
Yes you could replace NodeRenderer and/or NodeBuilder with one of your own, or better add another special renderer (replacing NodeRenderer seems problematic if several plugins do it for adding features). But the goal is extending preview with some options to configure the multiple colors feature.

There are some good examples for Preview plugins here https://github.com/gephi/gephi-plugins-bootcamp

Eduardo

Re: [TODO] Selectable multiple attributes/colour per node

Posted: 09 Mar 2012 21:39
by seppl12
Hi Gephi-Guys,

I finished my last project using Cytoscape, but I really want to switch to gephi now. Especially, after I found the gephi-toolkit-jar which seems a really good thing! Congrats on your work!
mbastian wrote:The new Preview is ready. This project is now feasable. Would love to guide anybody willing to implement that.
Thanks.
Give me a few days/weeks to get more of a insider of your api. I will continue to ask questions in this forum.

Is there a place for gephi-toolkit questions???

Best,
Sebastian

Re: [TODO] Selectable multiple attributes/colour per node

Posted: 09 Mar 2012 22:26
by admin
Hi,

You can ask your questions here.

Re: [TODO] Selectable multiple attributes/colour per node

Posted: 02 Nov 2012 23:10
by O-Begitu
This is a functionality that I am really looking for in Gephi. I can't help with coding but would be happy to test.

Re: [TODO] Selectable multiple attributes/colour per node

Posted: 18 Jul 2014 15:58
by seppl12
Hi,

are there any news regarding the ability to draw nodes with multiple colors? Has somebody implemented that?

Thanks,
Sebastian