Re: [R] changing font size for y-axis factor labels

2009-03-04 Thread Kingsford Jones
Does cex.axis not work in that it reduces the size for both x and y axes? If that's the case try calling plot with axes=FALSE, and then add axes seperately with the axis function. Kingsford Jones On Wed, Mar 4, 2009 at 1:59 PM, Tiffany Vidal wrote: > I am trying to reduce the font size for y-ax

[R] changing font size for y-axis factor labels

2009-03-04 Thread Tiffany Vidal
I am trying to reduce the font size for y-axis labels, not ylab, but the actual categorical names. I have tried cex, cex.axis, cex.lab, font, but none seem to do the trick. Any ideas? thank you. __ R-help@r-project.org mailing list https://stat.ethz.