On Sep 7, 2009, at 5:03 PM, Xiaogang Yang wrote:
Hi, everyone:
I am plotting an graph with bar plot, but the label after every bar
is too
long, I wanna if I can draw the label lean to an angle
thanks
It depends on the particular function and "bar plot" is insufficiently
specified to be .... specific.
If it's a Lattice function, you should be looking at the rot (sub)
parameter within the scales parameters.
If it's a graphics function, you could try looking at the las
parameter to par().
--
David Winsemius, MD
Heritage Laboratories
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.