<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi Barry,<br>
    <br>
    just use the labelbar resource @lbTitleString:<br>
    <br>
    <font face="monospace">  pnlres@lbTitleString    = "~F33~D~F21~" + "
      Liquid Water (g m~S~-3~N~)"</font><br>
    <br>
    Regards,<br>
    Karin<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 05.11.24 um 10:44 schrieb Barry Lynn
      via ncl-talk:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAN7Bv275SxvdZ1QB+9F3t2+dGtgXoTB4VghC=0t6=MvwZw03fA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hello:
        <div><br>
        </div>
        <div>I have spent the last hour or so plus trying to decipher
          the manual, which is often very well documented.</div>
        <div><br>
        </div>
        <div>I can't find how to add  "Delta" to my text that appears
          below my bar graph.</div>
        <div><br>
        </div>
        <div>
          <p class="gmail-p1"
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:"Andale Mono""><span
              class="gmail-s1"
style="font-variant-ligatures:no-common-ligatures;background-color:rgb(255,255,255)"><font
                color="#000000" style=""><span
                  class="gmail-Apple-converted-space" style="">    </span>txres
                = True</font></span></p>
          <p class="gmail-p1"
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:"Andale Mono""><font
              color="#000000" style="background-color:rgb(255,255,255)"><span
                class="gmail-s1"
                style="font-variant-ligatures:no-common-ligatures"><span
                  class="gmail-Apple-converted-space">    </span>delta_var_name
                = gsn_text_ndc(wks,":F8:d",.2,.6,txres) + " </span><span
                class="gmail-s2"
                style="font-variant-ligatures:no-common-ligatures">Liqui</span><span
                class="gmail-s1"
                style="font-variant-ligatures:no-common-ligatures">d
                Water (g m~S~-3~N~)"</span></font></p>
          <p class="gmail-p1"
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:"Andale Mono""><span
              class="gmail-s1"
style="font-variant-ligatures:no-common-ligatures;background-color:rgb(255,255,255)"><font
                color="#000000" style=""><span
                  class="gmail-Apple-converted-space" style="">    </span>pnlres@lbTitleString<span
                  class="gmail-Apple-converted-space" style="">    </span>=
                delta_var_name</font></span></p>
          <p class="gmail-p1"
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:"Andale Mono""><span
              class="gmail-s1"
style="font-variant-ligatures:no-common-ligatures;background-color:rgb(255,255,255)"><font
                color="#000000" style=""><br>
              </font></span></p>
          <p class="gmail-p1"
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:"Andale Mono""><span
              class="gmail-s1"
style="font-variant-ligatures:no-common-ligatures;background-color:rgb(255,255,255)"><font
                color="#000000" style="">This gives me an error, and
                this also gives me an error.</font></span></p>
          <p class="gmail-p1"
style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:"Andale Mono""><span
              class="gmail-s1"
style="font-variant-ligatures:no-common-ligatures;background-color:rgb(255,255,255)"><font
                color="#000000" style=""><br>
              </font></span></p>
          <p class="gmail-p1"
            style="margin:0px;font:12px "Andale Mono""><span
              class="gmail-s1"
              style="font-variant-ligatures:no-common-ligatures"><font
                color="#2fff12" style="background-color:rgba(0,0,0,0.9)">f</font><font
                color="#000000"
                style="background-color:rgb(255,255,255)">atal:syntax
                error: line 376 in file ./diff_vert_aligned_liquid.ncl
                before or near :<span
                  class="gmail-Apple-converted-space" style=""> </span></font></span></p>
          <p class="gmail-p1"
            style="margin:0px;font:12px "Andale Mono""><span
              class="gmail-s1"
style="font-variant-ligatures:no-common-ligatures;background-color:rgb(255,255,255)"><font
                color="#000000"><span
                  class="gmail-Apple-converted-space">    </span>delta
                = "gsn_text_ndc(wks,":</font></span></p>
          <p class="gmail-p1"
            style="margin:0px;font:12px "Andale Mono""><span
              class="gmail-s1"
style="font-variant-ligatures:no-common-ligatures;background-color:rgb(255,255,255)"><font
                color="#000000">-------------------------------^</font></span></p>
          <div><br>
          </div>
          <div>I need to present the "Delta" in front of the text
            "Liquid Water..."</div>
          <div><br>
          </div>
          <div>Thank you.</div>
          <span class="gmail_signature_prefix">-- </span><br>
          <div dir="ltr" class="gmail_signature"
            data-smartmail="gmail_signature">
            <div dir="ltr">
              <div>
                <div dir="ltr"><br>
                </div>
                <div dir="ltr">Barry H. Lynn, Ph.D
                  <div>
                    <div>Senior <font color="#000000">Scientist,
                        Lecturer,</font></div>
                    <div>
                      <div><font color="#000000">The Institute of Earth
                          Sciences, <br>
                          The Hebrew University of Jerusalem, <br>
                          Givat Ram, Jerusalem 91904, Israel <br>
                        </font></div>
                      <font color="#000000">Tel: 972 547 231 170<br>
                        Fax: (972)-25662581</font></div>
                  </div>
                  <div><span style="color:rgb(136,136,136)"><br>
                    </span></div>
                  <div>Weather It Is, LTD<br>
                    Weather and Climate Focus<br>
                    <a href="http://weather-it-is.com" target="_blank"
                      moz-do-not-send="true">https://weather-it-is.com</a><br>
                    Jerusalem, Israel<br>
                    Local: 02 930 9525<br>
                    Cell: 054 7 231 170<br>
                    Int-IS: x972 2 930 9525<br>
                    <br>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
ncl-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</a>
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dipl. Geophys. Karin Meier-Fleischer
Visualization Group - Python, CDO, NCL
Application Support

Deutsches Klimarechenzentrum GmbH (DKRZ)
Bundesstrasse 45a - D-20146 Hamburg - Germany

Phone:    +49 (0)40 460094 126
Fax:      +49 (0)40 460094 270
E-Mail:   <a class="moz-txt-link-abbreviated" href="mailto:meier-fleischer@dkrz.de">meier-fleischer@dkrz.de</a>
URL:      <a class="moz-txt-link-abbreviated" href="http://www.dkrz.de">www.dkrz.de</a>

Geschäftsführer: Prof. Dr. Thomas Ludwig
Sitz der Gesellschaft: Hamburg
Amtsgericht Hamburg HRB 39784</pre>
  </body>
</html>