[R] Orientation of labels on axes

Richard.Cotton at hsl.gov.uk Richard.Cotton at hsl.gov.uk
Mon Jan 7 14:31:16 CET 2008


> http://www.nabble.com/file/p14664173/at-modality.png 
> 
> 
> I created the above image with R and I have one problem left:
> 
> Some of the labels of the axes do not show up, probably because there's 
not
> enough space.

Try 
par(las=1)
then draw the plot
plot(length, col=colour)

Regards,
Richie.

Mathematical Sciences Unit
HSL


------------------------------------------------------------------------
ATTENTION:

This message contains privileged and confidential inform...{{dropped:20}}




More information about the R-help mailing list