[R] Better y-axis labels, and x-axis scaling

Vladimir Eremeev wl at eimb.ru
Fri Nov 3 06:26:33 CET 2006


Andre Nathan <andre <at> digirati.com.br> writes:

> Thanks Ben. Do you know how the the x axis can be made shorter?

If you want to shorten the x interval, use xlim=c(0,750)
Otherwise, if you want to decrease the physical width of your plot, you should 
use the width= argument in call to "png", when initializing your plotting 
device.



More information about the R-help mailing list