[ncl-talk] gsn_contour_shade
Rick Brownrigg
brownrig at ucar.edu
Wed Nov 4 10:22:07 MST 2015
Hi,
You may need to use cnFillScaleF instead of cnFillScales; see the docs on
cnMonoFillScale, which by default is true.
Rick
<http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnMonoFillScale>
On Wed, Nov 4, 2015 at 10:00 AM, jbuzan <jbuzan at purdue.edu> wrote:
> Hello NCL-Talk,
>
> I am attempting to increase the density of the stipple pattern, however,
> the pattern density does not change.
>
> opt = True
> opt at gsnShadeFillType = "pattern"
> opt at gsnShadeHigh = 17
> opt at cnFillScales = 0.5
> plots1 = gsn_contour_shade(plots1,minshade,maxshade,opt)
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151104/6cf5e8cb/attachment.html
More information about the ncl-talk
mailing list