Plot: Categorical: Grouped Floating Bar
Plot grouped floating bar chart
plot_gfloatbar -r 1 subgroup:=label label:=L type:=column;
Minimum Origin Version Required: 2020
Please refer to the page for additional option switches when accessing the x-function from script
Input
XYRange
The input XYRange data to plot by group. This is the data which actually gets plotted.
int
Specify the method of dividing subgroup.
Option List:
When Subgroup is set to By Size, you can specify subgroup by data size.
For example, when set Size:=3, that means each three value in a row as a subgroup and used to plot a float bar in the graph.
When Subgroup is set to By Column Label, you can specify subgroup by the column label.
Specify the plot type to plot the graphs.
Option List:
ReportData
Specify where to output the calculated data.
plotgroup
Keywords:float bar