|
Re: multiple plot of different sizes on a page [message #77094 is a reply to message #76971] |
Thu, 28 July 2011 03:41  |
Alexandra Laeng
Messages: 20 Registered: July 2011
|
Junior Member |
|
|
On Jul 20, 6:40 pm, "Kenneth P. Bowman" <k-bow...@null.edu> wrote:
> In article
> < 4e53e90b-543a-497f-9b79-9fb35519d...@j15g2000yqf.googlegroup s.com >,
> Alexandra Laeng <sasha.mozg...@gmail.com> wrote:
>
>> Hi everybody,
>> put multiple plots of same size on a page is a standard thing.
>> Does somebody by any chance knows if it would be possible
>> to plot with IDL multiple plots of different sizes on a same page ?
>> For example, to have something like
>> _______________________ __________ ___________
>> | | |
>> | | |
>> |______________________| | __________| |__________|
>
>> Alex
>
> Have a look at !P.POSITION.
Thank you for your answer, it was indeed that.
My problem was that when trying to use it, I forgot to put ERASE at
the end of all except the first "plot" command.
Was really surprised that it was not working out, this is why posted
the message.
Alex
|
|
|