Dear all,
If it is a newbie-question which is already answered somewhere - please excuse, but I didn't find a match within the search.
I've got gephi up and running and created my first networks and visualisations with the tutorials, discovered the egofilter, exported the result to another worbench - so far, so good.
but now i need a svg of the the mouse over if i select it on the graph panel - it would be a query like this: show me person1 and all other people who are directly connected to him, or show me all people with depth 2. basically I'd need an egofilter with the range 0-1 or 0-2 but i can only select 1, 2, 3 or max.
Anybody got an idea how to manage that? Attached a screenshot which basically looks like what I'd like to get.
Any help apprechiated - thanks!
[FIXED] Simple Question about Exporting the Graph view
- 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: Simple Question about Exporting the Graph view
I see, it's a good question actually, never asked before. Unfortunately I don't see the way to do that right now with the tools we have. Combining two ego filters with a AND and a NOT operator would be the solution, but unfortunately the NOT is not yet available for the moment.
I could add an option to the current ego-filter to manage that also.
I could add an option to the current ego-filter to manage that also.
-
- Posts:2
- Joined:19 May 2010 13:22 [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: Simple Question about Exporting the Graph view
mmh, all right, thanks for the quick reply. if you implement that filter let us know, i think i'm not the only one with that issue 
