Re: [R] Setting a graph flushed to edges of axes

2008-02-19 Thread Saptarshi Guha
Aah, didn't notice this one.I was using the sunspot data and couldnt think of a way to show it in this example. Nevertheless, axs="i" worked perfectly. Thank you Saptarshi On Feb 19, 2008, at 4:17 PM, Deepayan Sarkar wrote: >> >>In this case there is some padding between the endpoints an

Re: [R] Setting a graph flushed to edges of axes

2008-02-19 Thread Deepayan Sarkar
On 2/19/08, Saptarshi Guha <[EMAIL PROTECTED]> wrote: > Hello, > I need to plot a line graph using lattice so that the endpoints are > flush with the left and right vertical axes. > So the scale end points and horizontal axes length should coincide. > This works > >

[R] Setting a graph flushed to edges of axes

2008-02-19 Thread Saptarshi Guha
Hello, I need to plot a line graph using lattice so that the endpoints are flush with the left and right vertical axes. So the scale end points and horizontal axes length should coincide. This works u=newdata[1:100,] #u[,1] is from 1700-1795 xyplot