Skip to content
Prev 44026 / 398525 Next

levelplot colorkey

On Tuesday 10 February 2004 18:07, Jeff Jorgensen wrote:
^
                      what's this for ?
I think you wanted to do 

colorkey = list(space = "bottom",
                labels = list(at = seq(0,2000,length=20),
                              lab = seq(0,2000,length=20)))

and then you would have changed the 20 to 21 :-)

Deepayan