[ncl-talk] trouble with tmXBOn again
Mary Haley
haley at ucar.edu
Mon Mar 28 10:59:18 MDT 2016
However, I'm not sure this is the issue, since it looks to me like that
bottom plot doesn't have any tickmarks.
I think your problem is that you are setting tmXBOn to False. This turns
off both the tickmarks *and* their labels unfortunately. If you want
labels, but no tickmarks, just set these resources:
res at tmXBMajorLengthF = 0
res at tmXBMinorOn = False
Please be aware you misspelled gsnMaximize. This may cause your panel plot
to not appear as expected.
--Mary
On Sun, Mar 27, 2016 at 10:54 AM, Geeta Geeta <geetag54 at yahoo.com> wrote:
>
> Happy Easter to everyone.
> I have a small problem with tmTXOn again. I have to make 5x2 panel plot
> and I wanted the XB labels only.
>
> I am specifying the resources separately for this figure. But it is
> happening so. I am unable to figure out.
>
>
> 2nd Problem: I am specifying the gsnLeftString separately as "23042015"
> but that is not being accepted.
>
>
> can someone help me.
>
> Geeta.
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160328/e216eb3d/attachment.html
More information about the ncl-talk
mailing list