<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>If you are meaning to turn off the labels that go with the contour lines then you probably want to set cnLineLabelsOn = False. &nbsp;&nbsp;</div><div><br></div><div>-Alex</div><div><br>On Jul 2, 2016, at 7:40 AM, Marston Johnston &lt;<a href="mailto:shejo284@gmail.com">shejo284@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div>Hi,</div><div><br></div><div>I'm using gun_csm_contour on 3 plots in a (/1,3/) panel. I have set the resource as</div><div>given below, but some labels are still showing up in the plot.</div><div><br></div><div><br></div><div><div>&nbsp; &nbsp; res &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True</div><div>&nbsp; &nbsp; res@gsnDraw &nbsp; &nbsp; &nbsp; = False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; don't draw</div><div>&nbsp; &nbsp; res@gsnFrame &nbsp; &nbsp; &nbsp;= False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; don't advance frame</div><div>&nbsp; &nbsp; res@cnFillOn &nbsp; &nbsp; &nbsp;= True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; turn on color</div><div>&nbsp; &nbsp; res@lbLabelBarOn &nbsp;= False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; turn off individual cb's</div><div><br></div><div>&nbsp; &nbsp; res@cnFillPalette = "WhBlGrYeRe"</div><div>&nbsp; &nbsp; res@tmXMajorGrid &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= &nbsp;True &nbsp; &nbsp; ;-- turn on x-grid</div><div>&nbsp; &nbsp; res@tmXMajorGridThicknessF &nbsp; &nbsp; &nbsp;= &nbsp;1.0 &nbsp; &nbsp; &nbsp;;-- thinner the lines</div><div>&nbsp; &nbsp; res@tmXMajorGridLineDashPattern = &nbsp;2 &nbsp; &nbsp; &nbsp; &nbsp;;-- use dashed lines</div><div>&nbsp; &nbsp; res@tmYMajorGrid &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= &nbsp;True &nbsp; &nbsp; ;-- turn on y-grid</div><div>&nbsp; &nbsp; res@tmYMajorGridThicknessF &nbsp; &nbsp; &nbsp;= &nbsp;1.0 &nbsp; &nbsp; &nbsp;;-- thinner the lines</div><div>&nbsp; &nbsp; res@tmYMajorGridLineDashPattern = &nbsp;2 &nbsp; &nbsp; &nbsp; &nbsp;;-- use dashed lines</div><div>&nbsp; &nbsp; res@tmXTOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= False</div><div>&nbsp; &nbsp; res@tmYROn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= False</div><div><br></div><div>&nbsp; &nbsp; res@cnLevelSelectionMode = &nbsp;"ManualLevels"</div><div>&nbsp; &nbsp; res@cnMinLevelValF &nbsp; &nbsp; &nbsp; = 100</div><div>&nbsp; &nbsp; res@cnMaxLevelValF &nbsp; &nbsp; &nbsp; = 2000</div><div>&nbsp; &nbsp; res@cnLevelSpacingF &nbsp; &nbsp; &nbsp;= 100</div><div>&nbsp; &nbsp; res@cnInfoLabelOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= False &nbsp;; turn off cn info label</div><div>&nbsp; &nbsp; res@cnLinesOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = False &nbsp;; Turn off contour lines</div><div><br></div><div>&nbsp; &nbsp; ; Ch 5 - 4</div><div>&nbsp; &nbsp; res@tiYAxisString = "Ch5 - Ch4 [K]"</div><div>&nbsp; &nbsp; res@tiXAxisString = "Ch5 [K]"</div><div>&nbsp; &nbsp; plots(0) = gsn_csm_contour(wks,hist5m4,res) &nbsp;; Create filled contours</div><div><br></div><div>&nbsp; &nbsp; ; Ch 5 - 3</div><div>&nbsp; &nbsp; res@tiYAxisString = "Ch5 - Ch3 [K]"</div><div>&nbsp; &nbsp; res@tiXAxisString = "Ch5 [K]"</div><div>&nbsp; &nbsp; res@tmYLLabels &nbsp; &nbsp;= ""</div><div>&nbsp; &nbsp; plots(1) = gsn_csm_contour(wks,hist5m3,res) &nbsp;; Create filled contours</div></div><div><br></div><div><div>&nbsp; &nbsp; ; Ch 4 - 3</div><div>&nbsp; &nbsp; res@tiYAxisString = "Ch4 - Ch3 [K]"</div><div>&nbsp; &nbsp; res@tiXAxisString = "Ch4 [K]"</div><div>&nbsp; &nbsp; plots(2) = gsn_csm_contour(wks,hist4m3,res) &nbsp;; Create filled contours</div><div><br></div><div>&nbsp; &nbsp; resP &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; modify the panel plot</div><div>&nbsp; &nbsp; resP@gsnFrame &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; don't advance panel plot</div><div>&nbsp; &nbsp; resP@gsnPanelLabelBar &nbsp; = True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; add common colorbar</div><div>&nbsp; &nbsp; resP@gsnMaximize &nbsp; &nbsp; &nbsp; &nbsp;= True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; maximize plots</div><div>&nbsp; &nbsp; resP@gsnPanelBottom &nbsp; &nbsp; = 0.05</div><div>&nbsp; &nbsp; gsn_panel(wks,plots,(/1,3/),resP) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; now draw as one plot</div></div><div><br></div><div>any ideas as to why this is happening even after I have set the resource below to false?&nbsp;</div><div><br></div><div><div>res@cnInfoLabelOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= False &nbsp;; turn off cn info label</div><div>res@cnLinesOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = False &nbsp;; Turn off contour lines</div></div><div><br></div><div><br></div><div>Appreciate your help,</div><div>/M</div><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><font color="#0000ff">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</font></div><div><font color="#0000ff">Marston S. Johnston, PhD</font></div><div><font color="#0000ff">Department of Earth Sciences</font></div><div><font color="#0000ff">University of Gothenburg</font><span style="color:rgb(0,0,255)">, Sweden</span></div><div><font color="#0000ff">Email: <a href="mailto:marston.johnston@gu.se" target="_blank">marston.johnston@gu.se</a>&nbsp;</font></div><div><font color="#0000ff">Phone: +46-31-7864901 <br></font></div><div><font color="#0000ff">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</font></div><div><font color="#0000ff">Only the fruitful thing is true!</font></div></div></div></div></div></div>
</div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>ncl-talk mailing list</span><br><span><a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a></span><br><span>List instructions, subscriber options, unsubscribe:</span><br><span><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></span><br></div></blockquote></body></html>