Node image="rectangle"

User's perspective on software quality
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
bruce01
Posts:5
Joined:04 Sep 2013 11:14
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Node image="rectangle"

Post by bruce01 » 05 Sep 2013 12:27

Hi,

it would be great to be able to define a node shape as rectangle, giving the ratio of sides, ie 1:2 for x half length of y. Then this can be constrained when increasing size of node, or zooming on the graph(?)

Does this already exist with 'square' but I haven't found it yet?

Also the node="image" plugin seems to have moved, or I cannot get it anyway. Any update on the situation with this? It would make my graphs much prettier, which is half the point of the visualisation of my data=)

Thanks,

Bruce.

User avatar
seinecle
Gephi Community Support
Posts:546
Joined:08 Feb 2010 16:55
Location:Lyon, France
Contact:

Re: Node image="rectangle"

Post by seinecle » 08 Sep 2013 09:17

+1

I would be interested in an update about the possibilites to change circles, spheres and squares into pics, or anything else: is it possible in the Overview? What does the Gephi Toolkit offer in this domain?

bruce01
Posts:5
Joined:04 Sep 2013 11:14
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Node image="rectangle"

Post by bruce01 » 09 Sep 2013 00:17

Honestly, after looking into Gephi and Cytoscape for this, I think a combination of the two might yield the best results (and yield them the quickest).

You can predefine rectangular nodes (give width, height, boundary colours, boundary widths; a lot of options) in input of Cytoscape (as xgmml). So now: I make my gefx from raw data, run modularity to position nodes and degrees to size them. Export the position in graph (from modularity, works far better than Cytoscape plugins!), node size, text size etc from my Gephi graph. This goes into Cytoscape. I can then recolour by my own input, and I can display with rectangles in my output PDF using node size info from Gephi graph. I have scripts for conversion of gexf/xgmml and back if anyone is interested, please PM me.

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable