<p><br>Hello,</p><p>I overlay a shaded contour plot on a filled contour plot following overlay_10.ncl from the NCL website.</p><p>Here are the resources for the shaded plot.</p><pre style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: pre-wrap; -ms-word-wrap: break-word; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial; -webkit-text-stroke-width: 0px;" deep="0">;---Resources for shaded plot</pre><pre style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: pre-wrap; -ms-word-wrap: break-word; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial; -webkit-text-stroke-width: 0px;" deep="0"><a href="mailto:res@cnLevels" target="_blank">res@cnLevels</a> = (/0.05,0.2/)<br><a href="mailto:res@cnMonoFillPattern" target="_blank">res@cnMonoFillPattern</a> = False        ; Use multiple fill patterns<br><a href="mailto:res@cnFillPatterns" target="_blank">res@cnFillPatterns</a> = (/1,2,3/)   ;predefined fill pattern 1, 2 and 3<br><a href="mailto:res@cnMonoFillColor" target="_blank">res@cnMonoFillColor</a>   = True         ; Use same color for shading<br><a href="mailto:res@lbLabelBarOn" target="_blank">res@lbLabelBarOn</a> = False<br></pre><pre style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: pre-wrap; -ms-word-wrap: break-word; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial; -webkit-text-stroke-width: 0px;" deep="0">The question is I want change the line thicknesses of the predefined fill pattern 1, 2 and 3. I add the following resources, but they didn't work. </pre><pre style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: pre-wrap; -ms-word-wrap: break-word; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial; -webkit-text-stroke-width: 0px;" deep="0"><a href="mailto:res@cnMonoLineThickness" target="_blank">res@cnMonoLineThickness</a> = True<br><a href="mailto:res@cnLineThicknessF" target="_blank">res@cnLineThicknessF</a> = 6<br><br><p>Any suggestions are appreciated! </p><p>Best,</p><p>Qingyun
</p></pre><pre style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: pre-wrap; -ms-word-wrap: break-word; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial; -webkit-text-stroke-width: 0px;" deep="0"><br></pre><span></span>