Network graphs

Network Graphs are ideal for visualizing relationships and identifying inflows and outflows in large hierarchical datasets .

Chart Setup

To build a network graph that shows inflows and outflows:

  1. Axis

  • Drag the dimension to plot the nodes (e.g., Warehouse, Delivery Location).

  1. Values parameter

  • Drag one measure (e.g., Total Cost).

  1. Chart type

  • Select Hierarchy > Network graph

Leverage Network Graphs to easily identify in-flows and out-flows and uncover relationships in large hierarchical datasets. They can be applied in logistics for mapping relationships between vendors, warehouses, and delivery points. The arrows directed outwards from the central node('Dallas') represent the outflows from the warehouse to the delivery locations. Similarly, the arrows directed inwards towards the cental node represent the inflows to the warehouse.

Network graph showing inflows and outflows

To build a network graph to visualize hierarchical data

  1. Axis

  • Drag the dimensions to plot the nodes in the hierarchy(e.g., Organization, Department, Team).

  1. Values parameter

  • Drag one measure (e.g., Salary).

  1. Chart type

  • Select Hierarchy > Network graph

Network Graphs are ideal for visualizing relationships between entities in organizational structures. The departments in an organization and the individual teams mapped to each department can be represented by connecting the nodes to form a tree-like structure.

Network graph showing organizational structures

Customization & Formatting under Canvas Settings

Use canvas settings to control the look and behavior of your chart. You can customize network graphs from the Network tab.

1.1. Marker size

Set the size for the smallest and largest markers in the graph.

Marker size

1.2. Source and target mode

When you depict inflows and outflows, enable the toggle to show both inflows and outflows from a single central node. This option will be enabled only when you have two axis dimensions.

In this case, 'Dallas' is the central node.

Source and target mode

When the toggle is disabled, inflows will be shown from one node and outflows will be rendered from another.

Notice how there are 2 separate nodes for 'Dallas' to depict inflows and outflows.

Source and target mode disabled

1.3. Layout

Select the layout based on the type of data you are visualizing with the network graph.

Force layout
Hierarchical layout
Circular layout
Concentric layout
Grid layout
Fruchterman Reingold layout

1.4. Marker outline

Render an outline for each node. Choose to display an outline only for parent nodes or for all nodes.

Marker outline - all nodes
Marker outline - parent node
  • Format

Select the color and width of the outline.

Outline customization
  • Show outline on

Render the node outline permanently or only when hovering over a particular node.

On hover:

On display:

Node outlines are always displayed

Last updated