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 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: datetime.R.diff.txt URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20081201/7e069a46/attachment.txt>