Skip to content
Mark Moll edited this page Jan 28, 2018 · 4 revisions

Global visual framework

Organization

Gephi is a flexible desktop application and a visual framework: it does not constrain the user to do some tasks in a predefined way. On the contrary, the user is free to rearrange the environment, move panels, show/hide windows, etc. The GUI is set by default for three task families grouped as Overview, Data Laboratory and Preview.

Modes are accessible under the main menu:

  • Overview: graph manipulation mode.
  • Data Laboratory: data visualization in tables.
  • Preview: visual tuning before vectorial export.

image

image

image

Workspaces

A workspace is a whole environment for exploring one graph. If you want to analyze more graphs simultaneously, you need to create new workspaces. Create, delete and clean workspace data from the Edit menu. Note that each new graph import creates a new workspace if you select the "Add full graph" option in the import window. Hence you are still able to work on the first graph later.

image

Overview

Graph and Tools

image Graph window - Graph rendered on the center and tools on the sides.

image Select Highlight nodes under the cursor.

image Edge selection color Incoming links are colored differently than outgoing links.

image Heatmap Set color intensity on a node neighborhood, by the distance.

image Multiple select Nodes are selected under the rectangle.

image Shorthest path Display the shortest path if exist between two clicked nodes.

Layout

Select an algorithm and set parameters on the fly. Save them into presets.

image

Ranking

Set numerical attributes to distribute node/edge colors, sizes, label colors and label sizes. Right-click on the window to display the ranked list of nodes or edges.

image

Partition

Node or edge grouping on attribute or computed metric. A color is assigned to each group, and can be changed by right-clicking on the window.

image Group List

image Pie chart

Statistics/metrics

Run metrics and save reports in HTML. Node and edge computed results are available as attributes.

image

Filters

A library of filters is available to combine. Drag the filter (e.g., Degree Range) to build the query, and then set the parameters visually. Finally apply the query output to select elements or to filter them. When filtering is activated, changes appear in real time.

image

Timeline

Move left and right cursors to filter the graph on time intervals.

image

The timeline opens automatically when you open a dynamic network. Enable the timeline to set the time interval. Drag the bounds of the interval using your mouse.

Context

Display the number of nodes and edges, the type of the graph and the percentage of visible nodes.

image

Edit

View and edit the attributes of a selected node.

image

Data Laboratory

Show node and edge attributes in a table, which also allows for dynamic regexp filtering.

image

Preview

Settings

Customizable visuals for vectorial export, which may be saved as presets.

image

Visualization

Fine tuning on nodes, edges and labels rendering.

image

Clone this wiki locally