Thank you, fixed now in R-patched.

On Mon, 1 Dec 2008, Martin Becker wrote:

Dear developers,

the tick marks and labels produced by axis.POSIXct look strange for time horizons of a few hours, see the following example:

plot(seq(as.POSIXct("14:00",format="%H:%M"),as.POSIXct("18:00",format="%H:%M"),length.out=20),1:20)

This (copy&paste error?) is easily fixed, see the attached patch (for revision 47031).

Best wishes,

Martin

--
Dr. Martin Becker
Statistics and Econometrics
Saarland University
Campus C3 1, Room 206
66123 Saarbruecken
Germany



--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to