[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 •viz:color on edges ?
Page 1 of 1

viz:color on edges ?

Posted: 19 May 2010 13:22
by paul
Hi there,
Color, position and size of nodes are stored as node attributes.
from GEXF primer

So declaring color on edge isn't supported ?
Although edges can be colored by gephi.. (by using partition or ranking)

Is there a way to set a color to edge using gexf ?

Paul

Re: viz:color on edges ?

Posted: 30 May 2010 10:53
by admin
Hi,

This is a lack in the current GEXF version. It will be corrected soon.

Re: viz:color on edges ?

Posted: 31 May 2010 14:49
by admin
Hi,

The GEXF format has been updated, and now support visualization attributes for edges : color, thickness and shape. Note that Gephi handles solid edges only. These attributes will be supported in a future release. I filled a blueprint here.

More details on the Primer.

EDIT: Edge color import is available on trunk for testing purpose.

Re: viz:color on edges ?

Posted: 14 Mar 2012 06:57
by kanagaraj
will u pls direct me to give colouring attributes for edges used in gexf file format to visualize in gephi.... :(

Re: viz:color on edges ?

Posted: 08 May 2012 18:29
by admin
I answered here.