<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I may be wrong but this type of behaviour is expected when doing contour plots, i.e. using the gsn_contour_ routines. <div class="">Instead, when creating xy plot, the long_name attribute is used as title for the y axis (is that happening to you?). If you want to move that to the title you have to set every title of the plot manually, i.e. res@gsnMainString = var@long_name. </div><div class=""><br class=""></div><div class="">Hope this helps <br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 5. Jun 2018, at 10:57, WUJIE <<a href="mailto:393069045@qq.com" class="">393069045@qq.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi NCL experts,</div><div class=""><br class=""></div><div class="">I plot 6 xy plots in a page using gsn_panel. I expect to add a "name" for each plot to illustrate what this variable is. My past experience tells me that  (long_name) will occur since it is a default set in gsnLeftString, and this is what I want to use. <span style="line-height: 1.5;" class="">However, I found the </span>gsnLeftString<span style="line-height: 1.5;" class=""> does not add the long name in each plot. Does anyone can help to solve this problem?</span></div><div class=""><span style="line-height: 1.5;" class=""><br class=""></span></div><div class=""><span style="line-height: 1.5;" class="">The data I use in gsn_csm_xy plot have long_name. How can I show the long_name in xy plot?</span></div><div class=""><span style="line-height: 1.5;" class=""><br class=""></span></div><div class=""><span style="line-height: 1.5;" class="">Thanks,</span></div><div class=""><span style="line-height: 1.5;" class=""><br class=""></span></div><div class=""><span style="line-height: 1.5;" class="">Jie</span></div><div class=""><span style="line-height: 1.5;" class=""></span></div>_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">Guido Cioni</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://guidocioni.altervista" class="">http://guidocioni.altervista</a>.org</div>

</div>
<br class=""></div></body></html>