Re: turning of labels in lambert conformal projection map plots

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Thu Dec 16 2010 - 12:36:01 MST

To turn off both the ticks and the labels:
tmXTOn = False
tmYROn = False

To turn of the labels only:
tmXTLabelsOn = False
tmYRLabelsOn = False

 -dave

On Dec 16, 2010, at 12:21 PM, p s wrote:

> Hi,
> I am plotting data using lambert conformal projection, but the data is for a very small area, so I want to remove the ticklabels appearing on the top and right hand side of the plot.
> I am using gsm_csm_contour_map with projection set as lambert conformal.
> Looking forward for your kind suggestion.
> Regards,
> Prabhakar
> _______________________________________________
> 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 Thu Dec 16 12:36:08 2010

This archive was generated by hypermail 2.1.8 : Wed Dec 22 2010 - 16:10:23 MST