=?gb2312?B?tPC4tDogW1JdIFIgcGxvdCBwcm9ibGVtcw==?=
Ivy_Li
Ivy_Li at smics.com
Mon Oct 18 03:36:12 CEST 2004
Thank you for your help!
I gave you an example, you could run it in R . Maybe you will understand my meaning clearly.
x <- data.frame(main.name="AAA", x.name=rep(c("Apply","Watermelon","Lemon","Banana",
"Grape","Pineapply","Cherry","Peach","Orange","Mango","Strawberry"),each=5), y.name=(1:55))
plot(x$x.name, x$y.name)
I can't find you said package ,whick library should I include in R ?
Best Regards!
Ivy Li
YMS in Production & Testing
Semiconductor Manufactory International(ShangHai) Corporation
#18 ZhangJiang Road, PuDong New Area, Shanghai, China
Tel: 021-5080-2000 *11754
Email: Ivy_Li at smics.com
-----ÃÂüÃüþ-----
·¢¼þÃÃ: Henric Nilsson [mailto:henric.nilsson at statisticon.se]
·¢ÃÃñ¼ä: 2004Ãê10ÃÃ15Ãà 17:39
ÃüþÃÃ: Ivy_Li
³ÂÃÃ: r-help at stat.math.ethz.ch
Ã÷Ãâ: Re: [R] R plot problems
At 16:17 2004-10-15 +0800, you wrote:
>[...] I want to rotate the direction of x-coordinates' letter so that it
>can show all. But I don't know how to write this option or function .
I'm not sure if I've understood your question correctly. But if you use
base graphics and want e.g. rotated labels, you'll achive this rather
easily using functions in the gridBase package. (Take a look at the package
vignette for an example that'll get you started.)
Henric
More information about the R-help
mailing list