Skip to content
Prev 244585 / 398502 Next

45 Degree labels on barplot? Help understanding code previously posted.

On Dec 10, 2010, at 10:25 AM, Simon Kiss wrote:

            
More accurately the limits of the plot area in plot dimensions.
That was the "y" argument, not the rotation argument. (Which means I  
am surprised that it bunched things to the side ...  and for me it did  
nothing at all... same graphic.)  It is the srt argument that controls  
the angle.
That gives you appropriate positions for the labels in plot coordinate  
terms and the xpd argument allows these locations to be used outside  
the plot area.
What do you mean by "then quote it in the x,y,coordinates"? I don't  
see any quotes. You could of course just look at the plot area and  
supply your own locations. You would need to figure out what the  
unlabeled x-axis scale really was, but that too is documented.