Clear Log(); Names Default To Here( 1 ); dtData = open( "$SAMPLE_DATA\Variability Data\2 Factors Crossed.jmp"); // 1. add ref lines to the column property. It will be there for other plots as well. // this first attempt doesn't work... //column(dtData, "Measurement")<