Multiple custom bivariate charts
Hi,I am writing a script to plot multiple custom bivariate charts (for each group). I have created the column dialog to choose the respective columns. However, it seems there is any error stating "Bad Argument( {Xaxis, Role requires at least 1 columns., Yaxis, Role requires at least 1 columns.}". Pls advise. ColDlg = Column Dialog( Yaxis = ColList( "Y-axis", MaxCol( 1 ), Datatype( Numeric ) ),...