Hi all, I am sure this is simple, but being a beginner in R,I am finding it difficult to manage myself. I am running the following code to get a multiple line plot for two time series variables, x and y: plot(as.ts(cbind(x,y)), plot.type = "single", col = 1:2) I want to change the scales of both axes: I need to 'stretch' the x-axis and 'shrink' the y-axis (1/2cm on the previous x-axis would now need to be stretched to 1 cm on the new one and exactly the opposite for the y-axis). I am not being able to do this. Any help is welcome. -- Preetam Pal (+91)-9432212774 M-Stat 2nd Year, Room No. N-114 Statistics Division, C.V.Raman Hall Indian Statistical Institute, B.H.O.S. Kolkata. [[alternative HTML version deleted]]