Re: Reverse order in labelbar items

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Tue, 4 Aug 2009 09:57:38 -0600 (MDT)

Mateus,

I had to think about this one a bit, but I'm afraid there's no
one single resource to do this.

With labelbar example 11, you would need to reverse the labelbar fill
colors and the labels:

   ...
   lbres_at_lbFillColors = res_at_gsnXYBarChartColors(::-1)
   labels = labels(::-1)
   ...
   lbid = gsn_create_labelbar(wks,nboxes,labels,lbres)

--Mary

On Mon, 3 Aug 2009, Mateus Teixeira wrote:

> Dear NCL users,
>
> For legends there's a resource that allow reversing order of its items. Is
> there similar resource for label bars? I'm using label bar example 11 and
> I'd like to reverse the order of the plotted items.
>
> Best regards,
>
>
>
> --
> Mateus da Silva Teixeira
>
> Registered Linux User #466740
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Aug 04 2009 - 09:57:38 MDT

This archive was generated by hypermail 2.2.0 : Wed Aug 05 2009 - 20:36:03 MDT