I'm glad it worked. We must have slightly different
settings of some kind as my results with the single
mtext gives me two lines centred. Strange.
--- Marcel Sandow <[EMAIL PROTECTED]> wrote:
> Thanksmtext is exactly what I am looking for. Using
> \n inside gave the same results as before. But
Thanksmtext is exactly what I am looking for. Using \n inside gave the same
results as before. But using two independent mtext code lines with defferent
line settings worked perfectly.- Ursprüngliche Nachricht -Von: John
Kane Datum: Dienstag, Oktober 30, 2007 2:56 pmBetreff: Re: [R] axis
You might want to replace the xlab with mtext?
aa <- 1:10
plot(aa, xlab='')
mtext("label one \n label number two" , side=1,
line=3)
--- Marcel Sandow <[EMAIL PROTECTED]> wrote:
> Hello,I am searching for the possibility to make a
> two lines axis title. This
> suggestion:ylab=expression(paste(
Hello,I am searching for the possibility to make a two lines axis title. This
suggestion:ylab=expression(paste("log rate\n[ fluor.",inc. %.% cell^{-1} %.%
sec^{-1}," ]"))results in two lines left not centered and with a large gap.any
suggestions.ThanksMarcel
___
4 matches
Mail list logo