Re: xy plot tickmark labels

From: Adam Phillips (asphilli AT cgd.ucar.edu)
Date: Wed Mar 23 2005 - 12:42:45 MST

  • Next message: araligin@onid.orst.edu: "NCARGF77"

    Hi Cathy,

    I think you need to use a transformation resource called trXMaxF to do what you
    want. See:

    http://www.ncl.ucar.edu/Document/Graphics/Resources/tr.shtml#trXMaxF

    Adam

    >Delivered-To: asphilli@ucar.edu
    >Delivered-To: ncl-talk@ucar.edu
    >Date: Wed, 23 Mar 2005 14:35:17 -0500
    >From: Cathryn Meyer <cathryn.meyer@yale.edu>
    >To: ncl-talk@ucar.edu
    >MIME-Version: 1.0
    >Content-Transfer-Encoding: 8bit
    >User-Agent: Internet Messaging Program (IMP) 3.1
    >X-Originating-IP: 128.36.127.47
    >X-YaleITSMailFilter: Version 1.2b (attachment(s) not renamed)
    >X-Virus-Scanned: amavisd-new at ucar.edu
    >Subject: xy plot tickmark labels
    >X-BeenThere: ncl-talk@ucar.edu
    >X-Mailman-Version: 2.1.1
    >List-Id: NCAR Command Language User Group <ncl-talk.ucar.edu>
    >List-Unsubscribe: <http://mailman.ucar.edu/mailman/listinfo/ncl-talk>,
    <mailto:ncl-talk-request@ucar.edu?subject=unsubscribe>
    >List-Post: <mailto:ncl-talk@ucar.edu>
    >List-Help: <mailto:ncl-talk-request@ucar.edu?subject=help>
    >List-Subscribe: <http://mailman.ucar.edu/mailman/listinfo/ncl-talk>,
    <mailto:ncl-talk-request@ucar.edu?subject=subscribe>
    >X-Virus-Scanned: amavisd-new at ucar.edu
    >
    >Hello,
    >
    >I have made a 6-panel plot of relative humidity vs. pressure plots using
    >gsn_xy and gsn_panel. The first plot only has RH values from 0-80%,
    >however the other five have points ranging from 0-100%, therefore their
    >x axes range from 0-100. I have been trying to make the first plot's
    >axis go from 0-100 to match the others, however I have not had any luck
    >yet. I have played around with almost all of the tmXB resources, but
    >the x-axis scale does not change. Any thoughts? Below is what I've
    >been trying so far:
    >
    >--------------------------------------------------------------
    > resources@tmXBMode = "Manual" (I have also made this explicit)
    > resources@tmXBLabelsOn = True
    > resources@tmXBLabels = (/0,20,40,60,80,100/)
    > resources@tmXBTickEndF = 100.0
    > resources@tmXBTickStartF = 0.0
    > resources@tmXBDataRightF = 100.0
    > resources@tmXBDataLeftF = 0.0
    >---------------------------------------------------------
    >Also, tmXBDataRightF and tmXBDataLeftF are not valid resources, so they
    >have not helped.
    >
    >Thanks,
    >Cathy
    >
    >--
    >Cathryn Meyer
    >Department of Geology and Geophysics
    >Yale University
    >cathryn.meyer@yale.edu
    >(203)432-1959
    >_______________________________________________
    >ncl-talk mailing list
    >ncl-talk@ucar.edu
    >http://mailman.ucar.edu/mailman/listinfo/ncl-talk

    -------------------------------------------------------------
    Adam Phillips email: asphilli@ucar.edu
    Climate and Global Dynamics Division tel: (303) 497-1726
    National Center for Atmospheric Research fax: (303) 497-1333
    P.O. Box 3000
    Boulder, CO 80307-3000 http://www.cgd.ucar.edu/~asphilli

    _______________________________________________
    ncl-talk mailing list
    ncl-talk@ucar.edu
    http://mailman.ucar.edu/mailman/listinfo/ncl-talk



    This archive was generated by hypermail 2b29 : Wed Mar 23 2005 - 13:53:58 MST