Hi!

I am trying to get the tick / label under a stacked
boxplot with only a single 
data row. With >=2 rows it works, but with a single
one the tick resp. my class 
name is not printed below the boxplot. Can anybody
point me to what am I doing 
wrong?

For example:
boxplot(data.frame(c(3,4,5)),names=list("a"),beside=F)

Here, I would like to have the "a" below the single
box.

Thanks a lot,
   Werner

using R 2.0.1 on Win2K

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to