Re: Fill pattern of legend

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue, 30 Jun 2009 08:01:51 -0600

Also, Example 9 at
http://www.ncl.ucar.edu/Applications/coneff.shtml

Mary Haley wrote:
> On Tue, 30 Jun 2009, louis Vonder wrote:
>
>> Dear NCL users,
>>
>> I am trying to modify ncl example 9 on Bar Charts to substitute the colored bar by filled patterns. The bar is working.
>>
>> But I don't know how to proceed on the legend.
>>
>> I am wiating for your king suggestion.
>>
>> Thanks
>
> Dear Louis,
>
> By "legend" I assume you mean the labelbar that is created with the
> "gsn_labelbar_ndc" call?
>
> You should be able to get filled patterns out of this
> by setting:
>
> lbres_at_lbMonoFillPattern = False ; More than one fill pattern allowed
> lbres_at_lbFillPatterns = (/...some array of fill pattern indexes/)
>
> I've updated example 9 on the labelbar page to demonstrate filled
> patterns:
>
> http://www.ncl.ucar.edu/Applications/labelbar.shtml
>
> --Mary
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jun 30 2009 - 08:01:51 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 01 2009 - 06:11:45 MDT