In process capability function, How to display only Histogram?
Hi! I want to see only Histogram with Process Capability.
There is a column list "colDlg["ycol"]", but it does not apply to reporting.
Could you give any advice on this?
Also, is it possible to add "groupby" to the histogram? //Select Test Item for Scatterplot Matrix
...
colDlg = Column Dialog(
Title( "Test Item Selct" ),
ycol = Col List( "Test Item", Min Col( 1 ) ), //
);
hist = dt << Process Capability(