Re: [R] Lattice: distance of Y-axis label from plot

2011-07-23 Thread marcel
Got it working using "layout.widths = list(ylab.axis.padding = 0.5)))" and adjusting the print position in "print(plot1, position=c(-0.018,0.221,0.741,0.466))". Thx -- View this message in context: http://r.789695.n4.nabble.com/Lattice-distance-of-Y-axis-label-from-plot-tp3686855p3688172.html

Re: [R] Lattice: distance of Y-axis label from plot

2011-07-22 Thread Peter Ehlers
On 2011-07-22 07:33, marcel wrote: Basic question: I looked around quite a bit, still having a little trouble manipulating the distance between the Y-axis label and the plot. In this case, I would like to move the Y axis title closer to the plot. # Data tC<- textConnection(" Time Type1 Type2 Ty

[R] Lattice: distance of Y-axis label from plot

2011-07-22 Thread marcel
Basic question: I looked around quite a bit, still having a little trouble manipulating the distance between the Y-axis label and the plot. In this case, I would like to move the Y axis title closer to the plot. # Data tC <- textConnection(" Time Type1 Type2 Type3 1.3 .50 .10 .40 4.5 .45 .20 .35