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.