[R] Diagonal X labels
Uwe Ligges
ligges at statistik.uni-dortmund.de
Fri Mar 23 08:23:37 CET 2001
Yu-Ling Wu wrote:
>
> Hi,
>
> I plot a boxplot. For x axes, I have 30 categories,
> but it shows only 6 labels.
> How to make all the 30 labels be shown and make them
> 45 or 90 degree diagonal?
You can use
par(las=2) or par(las=3)
to make the 90 degrees diagonal. For details have a look at
?par
Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list