changes in UI - how to move groups of nodes

Once it's running
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
dan
Posts:9
Joined:10 Feb 2010 02:09
[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
changes in UI - how to move groups of nodes

Post by dan » 11 Feb 2010 09:55

Since the change to 0.7, there has been a fairly big change in how nodes can be selected - the cylinder tool is gone, to be replaced with a marquee tool. The problem is that it doesn't seem possible to select using the marquee and then move with the necessary tool.

(I'm also a little confused about what has happened to the quite extensive filter gradients system that was in 0.6).

User avatar
mbastian
Gephi Architect
Posts:728
Joined:10 Dec 2009 10:11
Location:San Francisco, CA
[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: changes in UI - how to move groups of nodes

Post by mbastian » 11 Feb 2010 10:26

The cylinder tool is still there, but a bit hidden in the UI. You can find it by clicking on the properties bar, like in the picture attached.

The filter gradient module which was in 0.6 has been repaced by the use of Ranking and Filtering module.
Attachments
mouseelect.png
mouseelect.png (7.75KiB)Viewed 6896 times

User avatar
jacomyma
Gephi Core Developer
Posts:61
Joined:09 Feb 2010 23:23
Contact:

Re: changes in UI - how to move groups of nodes

Post by jacomyma » 11 Feb 2010 10:55

The idea in the 0.7 was to replace the filter boxes of the 0.6 by something that allows a smoother learning curve as well as compatibility with dynamic and / or multilevel graphs. That's why :
- The "semiotic" features (size, color) are now apart in the ranking / partition panels
- There are no more "layers" or "places", they are replaced by "query sights" that dynamically show/hide some nodes
- The filters still chain in a tree, but only to set which nodes are shown / hidden (or selected /unselected)

So now the steps are :
- Filter your graph depending on what you want (ex: nodes of category "country" is "france" and where degree is 3 or more)
- Save this "dynamic subgraph" or "query" or "sight" (call it as you want) to recall it if you need to
- Apply some sizes / colors to the nodes / labels / edges in the ranking or partition panels

dan
Posts:9
Joined:10 Feb 2010 02:09
[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: changes in UI - how to move groups of nodes

Post by dan » 12 Feb 2010 00:49

Great, thanks for those answers.

I will comment that some of the UI approaches seem to hide tools or diminish the intuitiveness of the interface (from a personal perspective, I think that having tools available from a right click would make a lot of sense, since it's both commonly used in other applications and so a good first guess for people, and it involves less mouse movement for any particular task).

User avatar
jacomyma
Gephi Core Developer
Posts:61
Joined:09 Feb 2010 23:23
Contact:

Re: changes in UI - how to move groups of nodes

Post by jacomyma » 12 Feb 2010 13:09

I think that you're right ! Could be a good feature.

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