[R] Rotate numbers on the Y axis on a multiple Boxplot chart
d d sutcliffe@durham ac uk
d.d.sutcliffe at durham.ac.uk
Thu Jun 8 16:44:00 CEST 2006
Hello All,
I am trying to format a box plot chart for a report so it matches other
charts I have created in other software programs. My problem is that I
need to rotate the values on the Y axis by 45 degrees, I have tried to
use the srt parameter but with no luck?
Does anybody have any suggestions?
Regards,
Daniel
My syntax is as follows:
boxplot(int~sortf,notch=TRUE,outline=FALSE,col="DarkSeaGreen4", ylab =
"Length of stay in days",ylim=c(0, 100),xlab="Trust (see key)")
More information about the R-help
mailing list