[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 •edge coloring bugs :(
Page 1 of 1

edge coloring bugs :(

Posted: 03 Jun 2013 06:36
by watiss
Hi everyone,
I'm working on a project in which I have to use Gephi to make a cartography of some webistes and then Gexf to put that online.
In short, my problem is the following :
I need to have 3 egde colors only, some edges should be red, others blue, and others green (simple!) The trouble is that in Gexf, even when I choose the right viz parameters (with the right RGB) it doesnt' work : the egdes take the color of the destination nodes :( I have tried almost everything, I have alos paid attention to that fact that I have to check some box on Gephi which specifies that I want the original edge color... it still doesn't work. I read over and over this topic : https://forum.gephi.org/viewtopic.php?f=19&t=234 and made sure I did all that the admin mentioned, but I still can't make it.
Can anyone help me in solving my problem please?
Thank you in advance...

Re: edge coloring bugs :(

Posted: 05 Jun 2013 21:33
by eduramiba
Hi,
Are you using Overview or Preview?

Check the screenshots to see how to enable edge original color in both modes.

Overview:
Image

Preview:
Image

Eduardo