[Thread Prev][Thread Next][Index]

Re: one title(caption) below four viewports



Hello,
Yes, there is an easy way to do this.  If you needed a lot of space
for several lines of a caption, you would need to define your own
viewports, with one covering the bottom of the page which could
contain the text.  But for just one line, you can do this:

!   Draw plots in four pre-defined viewports
set view ul
plot/nolab/i=1:10 i

set view ur
plot/nolab/i=1:10 11-i

set view ll
plot/nolab/i=1:10 1/i

set view lr
plot/nolab/i=1:10 1/(11-i)

! A centered caption centered on the boundary between the left and
! right viewports.  PPL$XORG contains the distance between the X origin
! and the left side of the current plot area; in this case, the right
! viewport.

let xplace = -1* ($ppl$xorg)
label/nouser `xplace` -1.1 0 0 0.18 @CRCaption that spans both viewports



Namba Takaya wrote:

> Dear Sir
>
> I would like to plot one title (captions) just below four viewports  to
> explain the four figures?
> Could somebody tell me how to do is?
>
> Four viewports are left-top, left-bottom, right-top and right-bottom.
>
> Thank you in advance.
>
> Takaya Namba
> UPM,Malaysia
>
> _________________________________________________________________
> $B%a!<%k$@$1$8$c$J$+$C$?!*%$%s%?!<%M%C%HJXMx%5!<%S%9$,$R$H$^$H$^$j(B
> http://explorer.msn.co.jp/

--
Ansley Manke  Pacific Marine Environmental Laboratory  Seattle WA  (206)526-6246




[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement