See the "scales" argument in ?xyplot, which has:

  scales: list determining how the x- and y-axes (tick marks and
          labels) are drawn. The list contains parameters in name=value
          form, and may also contain two other lists called 'x' and 'y'
          of the same form (described below). Components of 'x' and 'y'
          affect the respective axes only, while those in 'scales'
          affect both. (When parameters are specified in both lists,
          the values in 'x' or 'y' are used.) The components are :
[...]
          cex: factor to control character sizes for axis labels. Can
          be a vector of length 2, to control left/bottom and right/top
          separately.

HTH,
Andy
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> On Behalf Of Joerg Schaber
> Sent: Tuesday, December 09, 2003 7:12 AM
> To: [EMAIL PROTECTED]
> Subject: [R] levelplot parameters
> 
> 
> Hi,
> 
> I have a levelplot with one panel. I just can't find out how I can 
> manipulate the size of the axis lables. e.g. scales.cex 
> doesn't work,  
> the usual par-parameters either.
> Any hint?
> 
> joerg
> 
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> 
>

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to