Origin Ver. and Service Release (Select Help-->About Origin): 2016, b9.3.226 Operating System: Windows 10
Hi, I need to repeatedly plot Grouped Box Charts using Indexed data from a worksheet.
For example, there are 100 columns, first column contains data groups (Grouped column)), other columns are variables (data columns). I need repeatedly to create 99 grouped box charts with data from columns 2 to 100 using grouping-key located in column 1. Can someone help with LabTalk script for this. Thanks George
However, when I modfied the layout of the plot (mostly lines widths and colors only) and saved it as a template (gBoxAblace1c), I failed to use the template with the script above:
plot_gboxindexed does not have a variable to set template, so your script cannot be executed. You can try to override the default template "gBox" before plotting.