Variability Plot Loop for all selected columns with user specified setting
Hello guys, I am fairly new to JMP Scripting. I need a small support. I am now designing a application which does the followingStep 1: when user clicks a button. Variability chart window opens where we specify all columns for plotting, x axis grouping and all setting from current active data table obj = dt << Variability Chart();Step 2: I want to get the user...