Re: [R] reduce size of plot inside window and place legend beside plot

2009-05-27 Thread baptiste auguie
Try this and see if it helps (if not, please help improving it), http://wiki.r-project.org/rwiki/doku.php?id=tips:graphics-misc:legendoutside HTH, baptiste On 27 May 2009, at 20:31, Wade Wall wrote: Hi all, I have been trying to figure out how to place a legend beside a plot, rather than w

[R] reduce size of plot inside window and place legend beside plot

2009-05-27 Thread Wade Wall
Hi all, I have been trying to figure out how to place a legend beside a plot, rather than within the space to no avail. I am assuming that I need to resize the plot relative to the window. If anyone has any guidance on how to do this, I would greatly appreciate it. Wade ___