[R] axis
    Marc Schwartz 
    mschwartz at medanalytics.com
       
    Tue Oct 22 20:00:17 CEST 2002
    
    
  
> -----Original Message-----
> From: owner-r-help at stat.math.ethz.ch
> [mailto:owner-r-help at stat.math.ethz.ch] On Behalf Of 
> Mike.Lane at verispan.com
> Sent: Tuesday, October 22, 2002 11:13 AM
> To: r-help at stat.math.ethz.ch
> Subject: [R] axis
> 
> 
> I am using R 1.6.0 on Windows 2000 Professional.  I am trying
> to rotate x-axis labels using "srt = 45, adj = 1", but 
> nothing is happening.  It is like the axis command is 
> ignoring the "srt" and "adj" arguments.
> 
> Thanks,
> 
> Mike Lane
Mike,
Take a look at this post from me a week ago on Oct 14 on this same
issue.
http://www.r-project.org/nocvs/mail/r-help/2002/8321.html
See the second code example that shows how to do 45* rotated x-axis
labels.
You need to use text() in order to do what you are trying to do.
You may also wish to see my follow to a related query in that same
thread at
http://www.r-project.org/nocvs/mail/r-help/2002/8334.html
Regards,
Marc Schwartz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
    
    
More information about the R-help
mailing list