Displaying 2 results from an estimated 2 matches for "306107".
2007 Jul 25
1
reversing the x-axis terms on a boxplot
Hi,
I am able to reverse the order of plotting on regular plots (i.e. with the
plot() function) by manually setting the xlim variable.
Is there some trick like this which will work for a boxplot?
* for example:
l <- sample(letters, 500, replace=TRUE)
n <- runif(500)
boxplot(n ~ l)
this will produce a plot with the x-axis ranging from a->z ... i know that
these are labels,
2008 Jun 22
2
v1.0.13: maildirfolder not being created
Hi,
I'm using version 1.0.13 of dovecot. I know it's somewhat dated, but
that's the latest that Debian etch offers, and I would like to avoid
compiling by myself if possible.
dovecot is not creating the 'maildirfolder' in folders that are
created via IMAP. Looking at the NEWS file, this was implemented in
v1.0.rc7, so my version should have that working already. Is