Hi Folks, I want to use key() to position the legend on top of the page in the following example. Prefer not to use locator()> par(mfrow = c(2,2))> plot(1:4, title="Plot Number1")> plot(rnorm(10), title="Plot Number2")> plot(1:10, title="Plot Number3")> key(x,y, text=list(c("Alpha","Beta")), text=list(c(1,2)))> > > x,y should indicate the position of the legend which is top left of the > > page. The lists here are oversimplified but we have to use key().> > > > Thank you for your help!> > > > _________________________________________________________________ Search from any Web page with powerful protection. Get the FREE Windows Live Toolbar Today! [[alternative HTML version deleted]]