From: Ethan A M. <merritt@u.washington.edu> - 2004-06-06 04:58:00
|
On Saturday 05 June 2004 09:47 am, Daniel J Sebald wrote: > > Anyway, the immediate issue is the difficulty in which to get multiplots > laid out in anything but the default manner. [snip example of stacked plots] > Bottom line: can anyone think of a syntax and scheme that would allow > better control for this? I think we already have it. set {b|l|r}margin 0 That should line all the plots up regardless of labels or tics, at the cost of having to explicitly position them in from the page boundary. One remaining issue for such stacked plots, however, is trying to collect all of the plot labels into a single key. I can't think of an easy way to do that. Is there something else missing? -- Ethan A Merritt Department of Biochemistry & Biomolecular Structure Center University of Washington, Seattle |