On Tue, Feb 28, 2012 at 12:57 PM, Jochem Schuster <jochem.schus...@web.de> wrote: > ts.plot(series1, series2, main=main, xlab=xlab, ylab=ylab, col=c("green", > "red", "blue"), lwd=2)
What I've tried before is deleting the X axes via gpars=list(xaxt="n") in > the ts.plot-code. But after that I was not aible to add the customized axes > via axis()... So what was the problem? A reproducible example with your attempt at annotating the ?axis would help. > In advance, thank you very much for your help and hints! > Regards, > Jochem > > > Ihr WEB.DE Postfach immer dabei: die kostenlose WEB.DE Mail App für iPhone > und Android. > [1]https://produkte.web.de/freemail_mobile_startseite/ > > References > > 1. https://produkte.web.de/freemail_mobile_startseite/ > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.