[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
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2014-12-16T10:04:35+01:00 https://forum-gephi.org/app.php/feed/topic/1774 2014-12-16T10:04:35+01:002014-12-16T10:04:35+01:00 https://forum-gephi.org/viewtopic.php?t=1774&p=10948#p10948 <![CDATA[Re: Legend Module]]>
I've started to manipulate GEPHI for few weeks and I wonder if it's possible to make or create a lengend to describe the mean of each nodes and edges for example.

Thank you for your help !

Statistics:Posted by AuroreVAl — 16 Dec 2014 10:04


]]>
2014-01-08T21:16:05+01:002014-01-08T21:16:05+01:00 https://forum-gephi.org/viewtopic.php?t=1774&p=9867#p9867 <![CDATA[Re: Legend Module]]> The source code for the preliminar version of this project is here https://github.com/vijeshm/gephi-gsoc13-legendmodule
But it has not been included in Gephi yet.

Eduardo

Statistics:Posted by eduramiba — 08 Jan 2014 21:16


]]>
2013-10-21T09:27:19+01:002013-10-21T09:27:19+01:00 https://forum-gephi.org/viewtopic.php?t=1774&p=9525#p9525 <![CDATA[Re: Legend Module]]>
Colleagues tell me, please, is there now working Legend plugin for Gephi?
And where can I get it?

Advance I thank for your reply!
Ivan.

Statistics:Posted by vanjakz — 21 Oct 2013 09:27


]]>
2012-07-13T13:09:43+01:002012-07-13T13:09:43+01:00 https://forum-gephi.org/viewtopic.php?t=1774&p=6885#p6885 <![CDATA[Re: Legend Module]]> We are working on the legend, but always for Preview where high quality graphics are created, there are no plans for Overview.

Eduardo

Statistics:Posted by eduramiba — 13 Jul 2012 13:09


]]>
2012-07-12T15:01:06+01:002012-07-12T15:01:06+01:00 https://forum-gephi.org/viewtopic.php?t=1774&p=6877#p6877 <![CDATA[Re: Legend Module]]> Statistics:Posted by mayhewsw — 12 Jul 2012 15:01


]]>
2012-03-30T22:31:58+01:002012-03-30T22:31:58+01:00 https://forum-gephi.org/viewtopic.php?t=1774&p=6007#p6007 <![CDATA[Re: Legend Module]]> Yes, that is the basic idea.
About placing the legend with the mouse, we will need to implement some basic mouse interaction between the graphic and plugins so they can at least receive click events. Mouse now moves and zooms, so an idea to do it is to have a mode in which mouse events are sent to a plugin.

About the mentor, I don't know if we already have one assigned.

Eduardo

Statistics:Posted by eduramiba — 30 Mar 2012 22:31


]]>
2012-03-29T21:07:17+01:002012-03-29T21:07:17+01:00 https://forum-gephi.org/viewtopic.php?t=1774&p=6000#p6000 <![CDATA[Re: Legend Module]]> idea.

Statistics:Posted by srikant.ritolia — 29 Mar 2012 21:07


]]>
2012-03-29T18:11:26+01:002012-03-29T18:11:26+01:00 https://forum-gephi.org/viewtopic.php?t=1774&p=5997#p5997 <![CDATA[Legend Module]]> As of now this is in short what I have understood and planned. I would create a legend plugin panel in the user interface. User can add/remove any attribute from the pannel and customize according to himself. There would be following division in legends -
1) Title and author information
(In this user will have to explicitly enter the details in the text box)
2) Colour (what group each colour specifies) - will get data from Partition module
3) Statistics - total no of nodes, total no of edges, average degree, diameter, average shortest path, etc. (as in this example ) - will get data from Statistics module
4) Ranking - we can have interactive legend as shown in the this paper (fig1, fig2) for node/edge color, sizes, etc. - will get data from Ranking module.
User can move the legend on the screen and put it at the place of his choice.
In the preview module I have to make changes in render system as it will render data from legend module also. I will do more of research and search for good example of graph with legends.
Please let me know if I am missing something.

Statistics:Posted by srikant.ritolia — 29 Mar 2012 18:11


]]>