[R] how to change font size of axis label (not axis title)

David Winsemius dwinsemius at comcast.net
Sun Jan 13 21:54:19 CET 2013


On Jan 11, 2013, at 8:04 PM, Elaine Kuo wrote:

> Hello,
> 
> I am using lattice to produce xyplot.
> I want to change the font size of axis-X label.
> Please kindly advise how to write the code.
> Thank you.
> 
> For changing the font size of axis-X title
> it would be
> 
> xlab=list("Diet  of  Breeding  Ground", cex = 1.4)

Look at the ?xyplot page under the scales section.

-- 
David Winsemius
Alameda, CA, USA




More information about the R-help mailing list