How to access/change box plot colors in script
Hello, I am wrinting scripts to automatically collect data and make graphs... My issue is that I get a graph with varying number of box plots (26 boxes in the example attached), I would like to change the box plot properties (Fillcolor, line color, transparency,...) but I do not know how to access the 26 box plots at a time or seperatly (but via a script)... I checked manually and I see that there...