For loop Graph builder with reference line
Hi, I want to write a script with for loop to generate Box plots with horizontal refernce lines and save it. I can do it in graph builder also but my dataset is huge so adding refernce line manually would take too much tim.I have to two data table one to generate data table and other to generate refernce lines. I want to have a loop to Box plot Player (in this case 'a' and 'b) on X-axis and column...