Hello,
I have created a Passing Bablock regression fit in R Studio using the MCResult.plot (from the mcr package). I would like to export my graph, however, I am having trouble fixing the proportions of the legend so that it does not cover data. Here is a screenshot of what happens when I try to export it as PNG:
I don;t want the legend to cover the data. I have tried calling in some kind of legend.cex but I don't know if this can work with MCResult.plot. Thank you!