comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Multiple plot with mapCoord
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Multiple plot with mapCoord [message #88906 is a reply to message #88904] Wed, 02 July 2014 11:18 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

>
> Morgan Silverman writes:
>
>> I'm struggling to create a 6 panel multiple graph plot. I started trying to use !P.Multi=[3,3,1] and tried to follow these suggestions https://www.idlcoyote.com/tips/oplot_pmulti.html since I need to put several lines of data on each graph separately. I have a map background for each plot that I've created using
>>
>> mapCoord = Obj_New('cgmap', 'Stereographic', Ellipsoid='WGS 84', Limit=limit, $
>> center_lat=centarlat, center_lon=centerlon, position=pp)
>> mapCoord -> Draw
>> cgMap_Grid, map=mapCoord, /box
>> cgMap_Continents, map=mapCoord, /continents, /countries, /usa, /advance
>> cgplots, Avg2000Lon, Avg2000Lat, map=mapCoord, color='blue', thick=4
>> p1 = !P & x1 = !X & y1 = !Y
>>
>> I'm hoping someone can give me some guidance because what I'm doing is not working. Thank you.
>
> Yes, I can see that. If you are trying to get your six plots in three
> columns and two rows, you might try setting up !P.Multi=[0,3,2].

You might also find this article helpful:

https://www.idlcoyote.com/code_tips/multiplots.php

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: make_array function bug
Next Topic: Getting WIDGET_TABLE Number of rows and columns

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 00:08:21 PDT 2025

Total time taken to generate the page: 1.12153 seconds