[R] change legend character size in image.plot

2011-07-11 Thread Dr. Thomas W. MacFarland
locator(1), xjust=1, text.col="black", cex=1.15, inset=0.025, bty="n") par(savefamily) par(savefont) # The legend for this figure is rather large. # It was set to a Couri

Re: [R] change legend character size in image.plot

2011-07-10 Thread Peter Ehlers
On 2011-07-10 03:16, dmeire wrote: I'm using the image.plot() function (fields package), but I want to enlarge the characters of the legend (as they are too small to be read in a combined figure), but there is no way I can find a command to do this. I can enlarge the legend bar (with legend.witdh

Re: [R] change legend character size in image.plot

2011-07-10 Thread David Winsemius
On Jul 10, 2011, at 6:16 AM, dmeire wrote: I'm using the image.plot() function (fields package), but I want to enlarge the characters of the legend (as they are too small to be read in a combined figure), but there is no way I can find a command to do this. I can enlarge the legend bar (wi

[R] change legend character size in image.plot

2011-07-10 Thread dmeire
I'm using the image.plot() function (fields package), but I want to enlarge the characters of the legend (as they are too small to be read in a combined figure), but there is no way I can find a command to do this. I can enlarge the legend bar (with legend.witdh), axis character size (cex.axis) or