Turn off box plot in variability chart using JSL
Hi All, Does anyone know why the following script failed to turn off the box plot and cell mean? I copy this script after I manually created the variability plot. However, if I run the script, the box plot and cell mean are not turn off. I am currently using JMP17. The only workaround I found is by using either of the two options below :1. << (Variability Analysis[1] << Show Box Plots( 0 ))2. << ...