[ncl-talk] Fwd: help

Key Tone keytone25 at gmail.com
Tue Jun 7 23:49:45 MDT 2016


---------- Forwarded message ----------
From: Key Tone <keytone25 at gmail.com>
Date: Wed, Jun 8, 2016 at 1:33 AM
Subject: Re: [ncl-talk] help
To: Kacie Shourd <Kacie.Shourd at dri.edu>


Hmm, even when I adjusted, it appears the legend still is cut off. Do you
think this may be something more than just a resizing issue?

Thanks

On Wed, Jun 8, 2016 at 1:22 AM, Kacie Shourd <Kacie.Shourd at dri.edu> wrote:

> Hi!
>
> It should work if you make the wks bigger.
>
> try adding this bit of code:
>
>   wks_type = "x11"
>   wks_type at wkWidth = 2500
>   wks_type at wkHeight = 2500
>   wks = gsn_open_wks(wks_type, "cyclone_wind")
>
> And adjust the numbers for width and height as necessary until the legend
> is no longer cut off.
>
> Best,
> Kacie
>
> ------------------------------
> *From:* ncl-talk-bounces at ucar.edu [ncl-talk-bounces at ucar.edu] on behalf
> of Key Tone [keytone25 at gmail.com]
> *Sent:* Tuesday, June 07, 2016 10:12 PM
> *To:* ncl-talk at ucar.edu
> *Subject:* [ncl-talk] help
>
> Hello,
>
> For the vector plot, below, what should I include in my code to get the
> legend to show? It looks cut off:
> [image: Inline image 1]
>
> Here is the code I used to get this plot:
> [image: Inline image 2]
>
>
>
> PUBLIC RECORDS NOTICE: In accordance with NRS Chapter 239, this email and
> responses, unless otherwise made confidential by law, may be subject to the
> Nevada Public Records laws and may be disclosed to the public upon request.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160608/4284007c/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 58244 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160608/4284007c/attachment.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 12508 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160608/4284007c/attachment-0001.png 


More information about the ncl-talk mailing list