On Oct 5, 2010, at 6:13 PM, ANJAN PURKAYASTHA wrote:

Hi,
The following command: axis(1, at= 1:50, labels= sampleNames(data)) produces an X-axis with 50 ticks and labels drawn from the sampleNames namespace. Problem is the labels at each tick are printed parallel to the x- axis and thus run into each other. How do I specify for the labels to be printed
perpendicular to the x-axis?

?par

..., las=2, ...
..., las=3, ...


Thanks in advance.
Anjan

--
===================================
anjan purkayastha, phd.
research associate
fas center for systems biology,
harvard university

David Winsemius, MD
West Hartford, CT

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to