Re: Changing Size of plot after using gsmMaximize

From: Hassan Gilani <gilani.hassan_at_nyahnyahspammersnyahnyah>
Date: Thu, 5 Jul 2007 06:17:36 -0400

Hi all,

ok I got the solution now. I have to change Device cooridincates to change
the NDC coordicates and then I can change the size of map. No need to use
gsnMaximize

  setvalues wks
     "wkDeviceLowerX" : 0
     "wkDeviceLowerY" : 0
     "wkDeviceUpperX" : 2400
     "wkDeviceUpperY" : 3400
  end setvalues

If any one knows a better way plz tell me. It might be useful. Thanx

Now I need to rotate my plotted map 90 degrees clockwise. ANY IDEAS How can
i do this?

Hassan.

On 7/5/07, Hassan Gilani <gilani.hassan_at_gmail.com> wrote:
>
> Hi all,
>
> Is it possible to change the size of plot after using gsnMaximize
> resource.
>
> I tried to change the size using vpWidth and vpHeight resources but doesnt
> work.
>
> thanx in advance for the reply
>
> Hassan
>

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Jul 05 2007 - 04:17:36 MDT

This archive was generated by hypermail 2.2.0 : Thu Jul 05 2007 - 11:18:22 MDT