Skip to content
Back to formatted view

Raw Message

Message-ID: <422c2964fc7318903e22b77983d49f14@mail.nih.gov>
Date: 2005-05-19T11:23:56Z
From: Sean Davis
Subject: Arranging Plots
In-Reply-To: <8B08A3A1EA7AAC41BE24C750338754E65202B1@HERMES.demogr.mpg.de>

On May 19, 2005, at 6:42 AM, Rau, Roland wrote:

> Dear all,
>
> I'd appreciate any hints how to arrange some plots.
> I have three plots. I would like to arrange them in the following 
> order:
> - Plot 1 and Plot 2 should be in the upper row
> - Plot 3 should be in the lower row but centered in the middle.
>
> I hope the following sketch will help understanding my problem
> ================
> | ===    ===   |
> || P1|  |P2 |  |
> ||   |  |   |  |
> | ===    ===   |
> |    ====      |
> |   |P3  |     |
> |   |    |     |
> |    ====      |
> ================


Roland,

You might want to look into grid graphics.  The link here has lots of 
info.

http://www.stat.auckland.ac.nz/~paul/grid/grid.html

Sean