[R] vertically aligned X axis labels disappear off R Graphics window
Uwe Ligges
ligges at statistik.tu-dortmund.de
Wed Feb 25 19:51:17 CET 2009
R User R User wrote:
> Hi guys,
> I'm evaluating R for basic data exploration. I produce a bar plot of the
> data, with the x axis labels aligned vertically. However, the start of
> labels longer than about 10 characters are cut off by the bottom of the
> graphics window.
>
> I'd appreciate your help in properly spacing the space around a plot
> reserved for labels so that this problem can be avoided.
See ?par, particularly its argument "mar".
Uwe Ligges
> Thanks,
> Richie
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> 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