Skip to content
Prev 28488 / 63468 Next

graphics::Axis loosing S3/S4 class attributes of 'x' in 2.7.0 RC

This also affects Axis.yearmon and Axis.yearqtr in the
zoo package which worked in R 2.6.2 and now don't work
properly.   It seems more logical to define plot.whatever
to handle the object in question, i.e. we do define plot.zoo,
whereas only the Axis method ought to be required for the
X and Y coordinate axes.

On Tue, Apr 22, 2008 at 8:53 AM, Sklyar, Oleg (MI London)
<osklyar at maninvestments.com> wrote: