Re: Problem with gsn_csm_xy and linecolor fixed

From: Mary Haley (haley AT XXXXXX)
Date: Wed Jun 05 2002 - 13:37:53 MDT

  • Next message: Heiko Klein: "errorbars on scatterplots"

    >
    > Hi,
    >
    > The problem is now fixed. I don't know exactly why, but it now works...
    > I don't know which modif did it.
    >
    > Thanks again for fast help!
    >
    > Christian Page
    > page@sca.uqam.ca
    > http://meteocentre.com/ http://meteoalerte.com/

    I just wanted to add a little bit of information here, for those folks
    that might be confused between the singular and plural versions of
    resources, like "xyLineColor"/"xyLineColors" and
    "xyLineThicknessF"/"xyLineThicknesses".

    Generally, when there are single/plural versions of a resource, then
    there is also a "Mono" resource associated with them that can have the
    value True or False. In the example above, the associated Mono
    resources would be "xyMonoLineColor" and "xyMonoLineThickness".

    These Mono resources determine whether the single or plural resource
    is used to render that particular action. For example, if
    "xyMonoLineColor" is set to True, then the value for "xyLineColor"
    will be use for *all* curves in a plot. If "xyMonoLineColor" is set to
    False, then the values of "xyLineColors" colors are used to color the
    curves in your plot.

    The Mono resources all have default values, and it depends on the
    resource on whether it is True or False. You can see all resource
    names and their default values at:

       http://ngwww.ucar.edu/ngdoc/ng/ref/hlu/HluClasses.html

    You will need to click on the particular "class" that you are
    interested in to see the resource listings.

    --Mary

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



    This archive was generated by hypermail 2b29 : Wed Jun 05 2002 - 13:41:12 MDT