Skip to content

Legend for 2 plots on same screen

1 message · Jim Lemon

#
On 08/01/2011 04:52 AM, Cheryl Johnson wrote:
Hi Cheryl,
You probably want to use par(xpd=TRUE) to allow displaying the legend 
outside the plot areas. Look at the color.legend (plotrix) function to 
see how it's done.

Jim