[R] Graphics - Axis Labels overlap window edges

Uwe Ligges ligges at statistik.tu-dortmund.de
Fri Dec 2 18:18:22 CET 2011



On 02.12.2011 17:41, robgriffin247 wrote:
> Hi,
>
> I am trying to put larger axis labels on my graphs (using cex.axis and
> cex.label) but when I do this the top of the text on the Y axis goes outside
> of the window which you can see in this picture
> -http://twitter.com/#!/robgriffin247/status/142642881436450816/photo/1 - (if
> you click on the picture it opens a larger version so it is easier to see
> the problem) is there anyway I can get R to not cut the top off the letters?


Increase the margins. See ?par and its "mar" argument.

Uwe Ligges


> Thanks,
> Rob
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Graphics-Axis-Labels-overlap-window-edges-tp4147897p4147897.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list