2.10.17 plot_mosaic


Brief Information

Create Mosaic plot

Additional Information

Minimum Origin Version Required: Origin 2025

Command Line Usage

plot_mosaic -r 1 row:=[Book2]Sheet1!A"Class" col:=[Book2]Sheet1!B"Age";

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Row row

Input

Range

<active>
Specify the source column range for the result sheet row. And it will shows in the X Axis in the Mosaic plot.
Column col

Input

Range

<active>
Specify the source column range for the result sheet column. And it will shows in the Y Axis in the Mosaic plot.
Graph Template template

Input

string

<auto>
Specify the graph template for the plot.

0=...File:[Graph Template (*.otpu)] *.otpu

Mosaic Plot Data rdplot

Output

ReportData

[<input>]<new>
Specify where to output the calculated data.