Re: [R] lattice: axis ticks, axis alignment and remove axis from plot

2009-06-19 Thread Deepayan Sarkar
On 6/18/09, Katharina May wrote: > Hi Sorn, > > thanks for your code. I guess I didn't really made myself very clear. > What I sort of looking for is a xyplot with both the x axis at the bottom > and y axis at the > left going through 0, but continuing in the positive and negative area > (fo

Re: [R] lattice: axis ticks, axis alignment and remove axis from plot

2009-06-18 Thread Katharina May
Hi Jim, thanks, that sounds like a good idea! The only problem is that axis and pos are a far as I know not for lattice or at least I cannot find an appropriate function and way to do this in lattice. Maybe I have to keep on searching for how to realize that with lattice... Best wishes,

Re: [R] lattice: axis ticks, axis alignment and remove axis from plot

2009-06-18 Thread Katharina May
Hi Sorn, thanks for your code. I guess I didn't really made myself very clear. What I sort of looking for is a xyplot with both the x axis at the bottom and y axis at the left going through 0, but continuing in the positive and negative area (forming a kind of cross like e.g. http://upload.wikime

Re: [R] lattice: axis ticks, axis alignment and remove axis from plot

2009-06-17 Thread katharina
Hi *, I solved the tick problem somehow (or rather I noticed that they are actually drawn on a xyplot which is there I really want them), but I'm still wondering and cannot find any information on that, how I align my axis in a xyplot that they both go through 0 (leftsided y-axis through x=0, x-a