Plot: Statistical : Multi-Vari Chart
Create a Multi-Vari Chart
Minimum Origin Version Required: Origin 2025
plot_multivari -r 2 irng:=[Book3]Sheet1!E"City mpg" factor:=[Book3]Sheet1!(B"Engine Information.Driveline",C"Identification.Classification",D"Identification.Year") points:=1 grand:=1;
Please refer to the page for additional option switches when accessing the x-function from script
Input
Range
int
Option list:
string
0=...File:[Graph Template (*.otpu )] *.otpu 1=[Graph Template(*.otp)]*.otp
Output
ReportData
This X-Function allows you to create a Multi-Vari chart with up to 4 factor. Please refer to Multi-Vari Chart for more details.