Skip to content

Use Gephi to layout the graph

Simon Heimler edited this page Mar 25, 2015 · 1 revision

Gallery of screenshots, documenting the force layout process.

Please note that choosing the right parameters, or even the layout algorithm depends on the size and nature of your graph. The Force Atlas is however a good algorithm to start.

Open Gephi and open _graph.gexf in your /_processed/ folder.

screenshot

The import settings should be already correct.

screenshot

If everything went fine, an unlayouted graph should be imported with node colors and sizes already calculated.

screenshot

Choose a layout algorithm in the "Layout" sidebar view. "Force Atlas" is a recommended starting point.

screenshot

Start the layouting process and adjust the parameters

screenshot

Export the layouted graph through File > Export > Graph File

screenshot

You MUST name it _graph_layouted.gexfand save it to the _processed directory.

screenshot

Now you can head to the mobo graph explorer. Enjoy the view :)

Clone this wiki locally