legend thickness

From: Mathieu Dutour <Mathieu.Dutour_at_nyahnyahspammersnyahnyah>
Date: Sat, 19 Jan 2008 14:39:32 +0100

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
Received on Sat Jan 19 2008 - 06:39:32 MST

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