See the scales section in the help page for xyplot. This gives you control over the number, location, and labeling of ticks as well as the rotation of the labels.
Steve Miller wrote: > Using R 2.2.1 under Windows, I have developed a very busy Trellis dot plot > with 2 columns of 7 panels and dates on the x axes. Is there a way to print > the date labels vertically instead of horizontally so I can include more on > the graph? Also, can I take some control over which dates are printed (e.g. > 1,4,7,10,13)? Nothing stood out to me on trellis.par.get(). > > Thanks for the help. > > Steve Miller > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > -- Chuck Cleland, Ph.D. NDRI, Inc. 71 West 23rd Street, 8th floor New York, NY 10010 tel: (212) 845-4495 (Tu, Th) tel: (732) 512-0171 (M, W, F) fax: (917) 438-0894 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
