From: Alan W. I. <ir...@be...> - 2006-09-29 17:42:03
|
On 2006-09-29 13:02-0400 Steve Friedman wrote: > > On Fri, 29 Sep 2006, Alan W. Irwin wrote: >> You can divide a plot into nxn + 1 rectangular areas (nxn plots + >> footer) using nxn + 1 calls to plvpor > > Is plssub() just a convenience call to plvpor(), or do I need to replicate > other functionality? plssub and plvpor are quite different. plvpor should be all you need to make nxn +1 rectangular viewports, but you will have to be aware of the differences between a viewport and a (sub-)page. For a complete discussion see http://plplot.sourceforge.net/docbook-manual/plplot-html-5.6.1/viewport_window.html Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |