Hello,
How can I create a legend for each subplot (using plotLayout)? Additionally, I have two XY Plots in each subplot (using plotAddXY). So ideally I would like to have a legend for each of the two XY Plots in each subplot. I dont know how to achieve this with plotSetLegend.
Maybe somebody can help.