29.9.30 Network Plot

Network Plot 01.png

Contents

Data Requirements

Origin supports three type of input data to plot a network plot.

Creating the Graph

Highlight the source data and open the plot_network dialog by either of the following:

The plotnetwork Dialog Box

Input Data = Adjacency Matrix
Input Data = Incidence Matrix
Input Data = Edge List
Plotnetwork data1.png Plotnetwork data2.png Plotnetwork data3.png
Plotnetwork dailog1.png Plotnetwork dailog2.png Plotnetwork dailog3.png

Include Diagonal of Matrix

Specify whether include the self-feedback connecting information stored in the diagonal of the matrix. This option is only available for Input Data = Adjacency Matrix.

Value Condition

This control can be used to set a filter for the matrix values to plot the links between the nodes. Only the values matching to the condition will be plotted as links.

For Between and Not Between, Min and Max edit box will show up; for others except All, Value edit box will show up.

For the adjacency matrix above, when you selected Include Diagonal of Matrix, set Value Condition to Less Than = 2, the value more than or equal to 2 was supposed to be filtered.

Weighted

Specify whether add weighting on the links between the nodes. Once you checked this check box, the values for the links will be used to calculate a distance matrix which is used to define the XY location of the nodes.

Directed

Specify whether using an arrow to show the direction of each link.

Once you selected this, you can decide the Direction: From Row to Column or From Column to Row.

Matrix Value Mode

Specify how to pick the plot value between two nodes, without considering the link direction. This option is only available for Input Data = Adjacency Matrix, but not available when the Directed check box above has been chose.

Node Row/Node Column

Specify the Node Row and Node Column to define the node arrangement.

Node Label

For the Edge list data, if the input node links are not categorical data, you can use this option to specify the node labels.

Layout

Specify how to position the nodes. Origin supports 8 general layouts:

Besides, you can select Custom to define the position of nodes by another XY range.

Template

network.otpu (installed to the EXE folder of Origin)

Notes


To further customize the node and links, you can go to the tabs below of Plot Details: