Hide nodes, keep edges

Visual manipulations and refinements
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
wbarobinson
Posts:4
Joined:15 Oct 2013 23:22
Location:Canada
[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
Hide nodes, keep edges

Post by wbarobinson » 16 Oct 2013 02:47

I am very new and throwing myself into this to see what visualizing data is like.
I have a data set of a dozen or so recipes. Each recipe is a node. Each ingredient is a node. I want to graph the data set where the recipes disappear and just the ingredients are left behind connected directly to each other. So for instance, if Bread Recipe node has two edges: Butter and Eggs, I want to just see Eggs and Butter connected without the recipe in between them. Is that even possible?

I feel like the filters can maybe filter out "recipe" as a category. But I want them more than hidden... which is just way beyond my skill.

I uploaded my set so you can maybe see what I mean?
Attachments
jerusalem5.gephi
(67.17KiB)Downloaded 110 times

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

Re: Hide nodes, keep edges

Post by seinecle » 17 Oct 2013 21:34

Check this plugin: https://marketplace.gephi.org/plugin/ex ... o-network/

Then you need an excel file that looks like - see Excel file attached.

Then in the plugin, select "Ingredients" for both agents ( ->there is a panel that asks for which agent should be connected - select "Ingredients" both times.)

- Finally, do select "semicolon" as the separator for both agents in the relevant panel

Best,

Clement
Attachments
example.xlsx
(8.65KiB)Downloaded 131 times

wbarobinson
Posts:4
Joined:15 Oct 2013 23:22
Location:Canada
[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: Hide nodes, keep edges

Post by wbarobinson » 18 Oct 2013 14:40

Wow! thanks. Is there any way to recuperate the data in my gephi file that I uploaded?

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