Skip to content

Commit 8afdd20

Browse files
committed
[how-to] sync structure with Gephi
1 parent 905d050 commit 8afdd20

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

src/components/how-to/GephiLite.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ On the bottom right of the graph, buttons allows you to switch between a series
103103

104104
In the “Appearance” menu on the left side of the graph window, you can change the colour and size of nodes, edges and of their label based on pre-existing attributes or metrics calculated by Gephi.
105105

106-
</section>
107-
108-
<section>
109-
110106
### “Nodes Appearance”
111107

112108
By default in this sample GEXF dataset, nodes are coloured according to their “Modularity class”, a category obtained by a community detection calculation. You can change this choice or the palette of color used to represent it.
@@ -127,10 +123,6 @@ By default in this sample GEXF dataset, nodes are coloured according to their
127123
128124
![Nodes appearance tab opened and caption visible on graph](./gephi-lite/appearance_nodes_2.png)
129125

130-
</section>
131-
132-
<section>
133-
134126
### “Labels Appearance”
135127

136128
Under "Appearance”, in the submenu “Labels”, you can change the size and density of the labels of you graph.
@@ -147,10 +139,6 @@ Under "Appearance”, in the submenu “Labels”, you can change the size and d
147139

148140
## Playing with the layout
149141

150-
</section>
151-
152-
<section>
153-
154142
### ForceAtlas2
155143

156144
In the “Layout” menu, you can modify the spatialisation of the graph by choosing one of the algorithms offered.
@@ -174,18 +162,10 @@ You will find that you need to play around with the settings to obtain a readabl
174162

175163
## Graph metrics
176164

177-
</section>
178-
179-
<section>
180-
181165
### “Metrics”
182166

183167
The “Metrics” menu on the left side of the screen allows you to calculate certain properties of the graph. For example, it includes centrality metrics and calculations that provide information about the overall structure of the network, its clusters, and communities.
184168

185-
</section>
186-
187-
<section>
188-
189169
### Betweeness centrality
190170

191171
> - Select “Betweeness centrality” under the “Metric” menu
@@ -214,10 +194,6 @@ You can now return to the “Appearance” window to change the colour of the no
214194

215195
## Filtering the graph
216196

217-
</section>
218-
219-
<section>
220-
221197
### “Filters”
222198

223199
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.

0 commit comments

Comments
 (0)