You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -214,13 +222,15 @@ You can now return to the “Appearance” window to change the colour of the no
214
222
215
223
The “Filters” menu allows you to filter your graph in multiple ways based on attributes or properties of nodes or edges, as well as based on the overall topology of the network.
216
224
217
-
> In the “Nodes” drop-down menu, select “Nodes”.
218
-
> In the “Using” drop-down menu, select “degree (dynamic)”.
219
-
> Click on the “Create filter” button.
225
+
> open the filter panel by clicking on “Filters” in menu
226
+
> Click on “Add Filter” button.
227
+
> In the modal section entitled “Nodes attributes” click on “Degree (dynamic)”.
220
228
> Gephi Lite will automatically generate an histogram of the distribution of the degree in your network
221
229
> Increase the “Min” value to 2, to hide all the nodes with less than 2 connections.
222
230
> The small histogram now shows that you are no longer viewing the entire network.
223
231
232
+

233
+
224
234
</section>
225
235
226
236
<section>
@@ -232,11 +242,16 @@ To export your network file:
232
242
> Open the “Workspace” menu at the top left of Gephi Lite's interface.
233
243
> Select “Export graph file” to download your network in .gexf format.
234
244
245
+

246
+
235
247
To export the network picture:
236
248
237
249
> Select “Export image” to download a .png snapshot of your network as you visualized it
0 commit comments