<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Zhu,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">We've been looking into this problem offline, using the script you provided.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">There's definitely an issue, and I think it has to with the internal code that creates the PNG image than it does with NCL itself.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I've created a ticket on this (NCL-2672), using a test script that Adam Phillips created.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Meanwhile, I think you can work around the problem by commenting these resources:</div><div class="gmail_default"><div class="gmail_default"><br></div><div class="gmail_default"><div class="gmail_default"><font face="monospace, monospace">;    mpres@tmXBBorderOn              = False</font></div><div class="gmail_default"><font face="monospace, monospace">;    mpres@tmXTBorderOn              = False</font></div><div class="gmail_default"><font face="monospace, monospace">;    mpres@tmYLBorderOn              = False</font></div><div class="gmail_default"><font face="monospace, monospace">;    mpres@tmYRBorderOn              = False</font></div><div class="gmail_default"><br></div></div><div class="gmail_default">and setting these two resources:</div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">    mpres@tmBorderLineColor = "white"   ; work-around to cover up      </font></div><div class="gmail_default"><font face="monospace, monospace">    mpres@tmBorderThicknessF  = 6.0     ; strange </font>border lines   </div><div class="gmail_default"><br></div><div class="gmail_default">This will cause the border to get drawn in white, hence covering up those stray border lines.  You may need to play around with the border thickness value, as 6.0 may be too high.  1.0 is the default.</div><div class="gmail_default"><br></div><div class="gmail_default">Hope this is acceptable!</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div><div style="font-size:small"><br></div><div style="font-size:small"><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 9, 2017 at 1:38 AM, Zhu CE <span dir="ltr"><<a href="mailto:lovingzhuce@163.com" target="_blank">lovingzhuce@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div><span style="font-family:"Times New Roman";font-size:18px">Hi everyone,</span></div><div><span style="font-family:"Times New Roman";font-size:18px"><br></span></div><div><span style="font-family:"Times New Roman";font-size:18px">I am trying to draw plot without </span><font face="Times New Roman"><span style="font-size:18px">borders by setting:</span></font></div><div><span style="font-family:"Times New Roman";font-size:18px"><i>   </i></span><span style="font-family:"Times New Roman";font-size:18px"><i> </i></span><font face="Times New Roman"><span style="font-size:18px"><i>mpres@tmXBBorderOn              = False</i></span></font></div><div><font face="Times New Roman"><span style="font-size:18px"><i>    mpres@tmXTBorderOn              = False</i></span></font></div><div><font face="Times New Roman"><span style="font-size:18px"><i>    mpres@tmYLBorderOn              = False</i></span></font></div><div><font face="Times New Roman"><span style="font-size:18px"><i>    mpres@tmYRBorderOn              = False</i></span></font></div><div><span style="font-family:"Times New Roman";font-size:18px">but the final plot still has slight border lines (lines with color as filling colors).</span></div><div><span style="font-family:"Times New Roman";font-size:18px"><br></span></div><div><span style="font-family:"Times New Roman";font-size:18px">Attached are my script and final plot, could you help me?</span></div><div><span style="font-family:"Times New Roman";font-size:18px"><br></span></div><div><span style="font-family:"Times New Roman";font-size:18px">Thanks a lot!</span></div><div><span style="font-family:"Times New Roman";font-size:18px"><br></span></div></div><br><br><span title="neteasefooter"><div id="m_-4002490045587304711netease_mail_footer"><div style="border-top:#ccc 1px solid;padding:10px 5px;font-size:17px;color:#777;line-height:22px"><a href="http://you.163.com/item/detail?id=1165011&from=web_gg_mail_jiaobiao_9" style="color:#3366ff;text-decoration:none" target="_blank">【网易自营|30天无忧退货】仅售同款价1/4!<wbr>MUJI制造商“2017秋冬舒适家居拖鞋系列”限时仅34.<wbr>9元>>  </a>
    </div></div></span><br>______________________________<wbr>_________________<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/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>