2.10.1 plot_2x

Menu Information

Plot > Multi-Panel, Multi-Axis: Double X - Independent XY

Plot > Multi-Panel, Multi-Axis: Double X – Custom Formula

Plot > Multi-Panel, Multi-Axis: Arrhenius

Brief Information

Create a double X graph.

Additional Information

Minimum Origin Version Required: 2026

Command Line Usage

plot_2x -r 1 type:=scatter; plot_2x -r doublex:=cform;

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Input iy

Input

XYRange

<active>
Select the source columns to plot the double X graph.
Plot Type type

Input

int

2
Specify the plot type of the plots.

Option list:

  • Line
  • Scatter
  • Line+Symbol
  • Column
Double X Mode doublex

Input

int

0
Specify how to plot the selected columns as double X graph.

Option list:

Graph Template template

Input

string

<auto>
The default graph template for the current mode will be selected by default. You can uncheck Auto check box to choose a user-defined template.
Output Plot Data rd

Output

ReportData

<optional>
You can choose whether output the plot data to a worksheet.

Description

This X-Function is used to create a double X graph. It works similarly with the app "Doule X Plot".