Skip to content
Prev 12679 / 29559 Next

help on spplot

Cristina,

I think you are on the right track with colorkey = list(cex = 0.5).  
Instead, try:

colorkey = list(labels = list(cex = 0.5))

I think I had to delve pretty deep into the documentation for levelplot 
or xyplot to figure that out.

Matt
On 9/2/2011 11:31 AM, Cristina Silva wrote: