Re: [R] ggplot - axis labels angle

2008-03-21 Thread hadley wickham
Hi Bernd, Something like: qplot(mpg, wt, data=mtcars) grid.gedit("xaxis::label::text", rot=45) should do the trick. The only problem is that the automatic sizing is set up to work with one orientation of labels. You might be able to fudge a solution by experimenting with hjust and vjust, and x

[R] ggplot - axis labels angle

2008-03-20 Thread Bernd Ebersberger
dear R-tists, im an struggling with labeling ticks of the axis in a ggplot. i would like to print the text associated with the ticks being ploted with a 90 degree angle. how can i possibly do this? cheers. bernd. ~ Bernd Ebersberger Management Center Inn