<div dir="ltr"><div><div>Hi,<br><br></div>You may need to use cnFillScaleF instead of cnFillScales;  see the docs on cnMonoFillScale, which by default is true.<br><br><br></div>Rick<br><strong><em></em></strong><em></em><a href="http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnMonoFillScale"><em></em></a> </div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 4, 2015 at 10:00 AM, jbuzan <span dir="ltr">&lt;<a href="mailto:jbuzan@purdue.edu" target="_blank">jbuzan@purdue.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello NCL-Talk,<br>
<br>
I am attempting to increase the density of the stipple pattern, however, the pattern density does not change.<br>
<br>
  opt = True<br>
  opt@gsnShadeFillType = &quot;pattern&quot;<br>
  opt@gsnShadeHigh = 17<br>
  opt@cnFillScales = 0.5<br>
  plots1  = gsn_contour_shade(plots1,minshade,maxshade,opt)<br>
<br>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>