Skip to content
Prev 32913 / 398513 Next

Strip location and grid colour in Lattice

On Wednesday 04 June 2003 04:26, Mulholland, Tom wrote:
No. (At least none that is easy.)
It's not very clear to me what you want. If you want to change the colors, 
that should be doable. What exactly is the problem ? Do you want something 
more ?
AFAIK, all POSIXct variables should be the 'same', as you say, being the 
number of seconds since the epoch. They have a particular class, but 
otherwise they are no different from numeric variables.

Older versions of lattice treated these as numeric (which usually were very 
very large values), and hence put horrible labels. Recent versions try to do 
something decent when they identify POSIXct variables, but they are not very 
good at it. So you _will_ need to adjust them by hand most of the time. 
Hopefully things would improve in the future. 

I'm not familiar enough with these things to understand your year problem, 
though.

Deepayan