Re: legend thickness

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Sat, 19 Jan 2008 07:48:50 -0700

Bonjour,

The following resource must be set to False [default is True]
     **
       lgres_at_lgMonoLineThickness = False

also, the following resource does not have an "F"

       lgres_at_lgLineThicknesses = (/1, 2, 3, 4/)

Mathieu Dutour wrote:
> Dear all,
>
> I have a problem with legends thicknesses.
>
> Suppose that one draws a XY plot with different thickness of lines.
>
> How do I put those different thicknesses into the legend with
> gsn_create_legend and gsn_add_annotation?
>
> If I do
> lgres_at_lgLineThicknessF = 1
> all legends have the same thickness.
>
> If I do
> lgres_at_lgLineThicknessF = (/1, 2, 3, 4/)
> only the first thickness is taken.
>
> If I do
> lgres_at_lgLineThicknessFs = (/1, 2, 3, 4/)
> the field lgLineTicknessFs does not exist!
> I find that strange since there are for example lgres_at_lgLineColors
> and lgres_at_lgDashIndexes which specific assignation to any legend.
>
> Thank you for any help!
>
> Mathieu
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sat Jan 19 2008 - 07:48:50 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 23 2008 - 14:19:33 MST