Get color of points from plotcolbox of oneway analysis table in JSL
Hello,I would like to get the color (bue or red) of the dots that are into the last colplotbox of the summary table given by oneway analysis (Means and Std Deviations).Below is the JSL to tun the analysis.I can get the value of the dots with Get() but I don't know how to get the color of the dots: outliers are in red, others in blue.I need this information to make some other data treatments.Do you...