[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 •How to use different node symbols?
Page 1 of 1

How to use different node symbols?

Posted: 12 Dec 2014 11:54
by diaemus
Dear list members, I'm starting to use Gephi and it's really exciting.

Is there a way to use different node symbols in a graph produced in Gephi?

Most networks that I analyze are two-mode, so it's important to use different graphical representations for different node classes. In Pajek, I normally edit node symbols manually in the NET file. In R packages there are some parameters in the graph-drawing functions that allow the same result.

Thanks for your help.

Re: How to use different node symbols?

Posted: 03 Aug 2016 14:40
by nNadine1992
Hi,

did u ever figure out if it works?

Thanks!

Nadine

Re: How to use different node symbols?

Posted: 03 Aug 2016 18:13
by diaemus
Unfortunately, not...

Re: How to use different node symbols?

Posted: 04 Aug 2016 09:05
by xptrxptr
What do you mean by node symbols, something like that:
http://mrvar.fdv.uni-lj.si/pajek/Symbol ... amples.htm
or something like that:
http://mrvar.fdv.uni-lj.si/pajek/Transp ... nHouse.htm
?

Re: How to use different node symbols?

Posted: 04 Aug 2016 13:36
by diaemus
Yes, precisely. In Pajek I use different symbols (ellipses, boxes, triangles etc.) to represent different classes of vertices in the network. It would be great to have this possibility in Gephi too.

Re: How to use different node symbols?

Posted: 04 Aug 2016 21:31
by xptrxptr
By providing the two links I wanted to draw your attention on difference between symbols and shapes.
What you call symbols are actually shapes in Pajek
(like ellipse,box, triangle, diamond, man, woman, house,....).
This is explained in the first link I have provided:
http://mrvar.fdv.uni-lj.si/pajek/Transp ... nHouse.htm

Symbols are something different. You can attach any Unicode symbol
(e.g. smiley, weather symbol, gender symbol,...) to selected partition class:
you simply say that all nodes in class (e.g. community class) should be
labeled on the picture with the same - selected - symbol.
This is explained in another link:
http://mrvar.fdv.uni-lj.si/pajek/Symbol ... amples.htm

But actually (as explained in this page), with some tricks,
symbols can also be used as additional shapes.

I hope that was helpful.

Re: How to use different node symbols?

Posted: 07 Dec 2016 14:52
by loumarfo
HOw can I change the node's size?