Skip to content
Prev 283880 / 398502 Next

Different type of legend?

On 02/01/2012 04:31 AM, Kevin Burton wrote:
Hi Kevin,
Try calling it like this:

color.legend(-0.4,0.35,0.37,0.4,rect.col=colors,
  legend=1:11,align="rb")

I just looked at the plot limits, par("usr"), and worked out where to 
put it. I think you may have placed the legend off the device.

Jim