Re: [R] exact relative positioning of lattice plots

2012-06-22 Thread Deepayan Sarkar
On Wed, Jun 20, 2012 at 7:18 PM, John G. Bullock wrote: > >> In your actual use case, are there any annotations outside the panel >> (tick marks, labels, etc.)? Things would be much simpler if not (as in >> your example). In that case, just call the suitable panel function >> after setting up the

Re: [R] exact relative positioning of lattice plots

2012-06-20 Thread John G. Bullock
> In your actual use case, are there any annotations outside the panel > (tick marks, labels, etc.)? Things would be much simpler if not (as in > your example). In that case, just call the suitable panel function > after setting up the proper axis limits (after doing pushViewport or > seekViewport

Re: [R] exact relative positioning of lattice plots

2012-06-20 Thread Deepayan Sarkar
On Wed, Jun 20, 2012 at 9:26 AM, John G. Bullock wrote: > > Hello, > > I have two lattice plots for which panel.height is fixed.  I am trying to > position them > in a column so that there is exactly half an inch of vertical space between > them. > This would be a simple task if I were not fixin

[R] exact relative positioning of lattice plots

2012-06-20 Thread John G. Bullock
Hello, I have two lattice plots for which panel.height is fixed. I am trying to position them in a column so that there is exactly half an inch of vertical space between them. This would be a simple task if I were not fixing panel.height. But given that I am, I can't find a way to put exact