Re: remove minor thick

From: Arindam Chakraborty <arch13_at_nyahnyahspammersnyahnyah>
Date: Mon Sep 03 2012 - 01:56:23 MDT

hi Joeky,
 time_axis_label(), among other resources, sets values for resources
related to Minor ticks. So, setting this resource to False before calling
of time_a..() will not help, and should be set after call of this function.

regards,

--
*Dr Arindam Chakraborty*
CAOS, IISc, Bangalore-12*
*
On Mon, Sep 3, 2012 at 3:03 AM, juki juki <juky_emc2@yahoo.com> wrote:
> Hi Arindam Chakraborty, thanks for nice suggestion. I tried before as:
> res@tmYBMinorOn = False, but no change, could you explain in detail ?
>
> Thank you
>
> joeky
>
>
>
>
>
>
>   ------------------------------
> *From:* Arindam Chakraborty <arch13@gmail.com>
> *To:* juki juki <juky_emc2@yahoo.com>
> *Cc:* NCL Talk <ncl-talk@ucar.edu>
> *Sent:* Monday, September 3, 2012 3:04 AM
> *Subject:* Re: [ncl-talk] remove minor thick
>
> hi joeky,
>  probably you need to do the following:
>
> time_axis_label(... )
> switch off minor tick in the resource 'res'
> call  plotting routine.
>
>  --
> *Dr Arindam Chakraborty*
> CAOS, IISc, Bangalore-12*
> *
>
>
> On Sun, Sep 2, 2012 at 12:59 PM, juki juki <juky_emc2@yahoo.com> wrote:
>
> Hi all ncl users;
>
> I need to remove the minor thick of my Hovmoller plot. The hovmoller plot
> was plotted as:
>
> time_axis_labels(data&time, res, resTick ). I try to remove the minor
> thick by:
>
>
> or
> resTick@tmYBMinorOn = False
>
> However, the minor thick is still there, no change. Probably, some body
> has experience on this matter. Thanks for sharing.
>
> Joeky
>
>
>
>
>
> _______________________________________________
> 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 Mon Sep 3 01:57:01 2012

This archive was generated by hypermail 2.1.8 : Tue Sep 11 2012 - 15:30:42 MDT