Change Transparency of Area with JSL
Hi, I am fitting a model by a grouping variable and saving the prediction and interval formulas to my table. I then am putting the original Y, predicted Y, and LCL/UCL on my Y axis and creating a plot with the grouping variable in the Wrap functionality (see code below for an example). What I want is to be able to set the transparency of my Area to a specific number thru scripting. I know I can ri...