Re: Font in FieldTitle

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Fri Apr 09 2010 - 10:51:52 MDT

Hi Paula,
If by FieldTitle you are referring to the sub-titles beneath the main
title, they are automatically set to attributes attached to the array
(if present) that you passed into the plotting routine. You can
overwrite this behavior by setting gsnLeftString = "", gsnRightString =
"", and gsnCenterString = "".

To control the font heights of the three sub-titles, you can either set
gsnStringFontHeightF, or in an individual manner,
gsnLeftStringFontHeightF, gsnCenterStringFontHeightF,
gsnRightStringFontHeightF.

a few web pointers:
http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnStringFontHeightF
http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnLeftString
http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnLeftStringFontHeightF

Good luck,
Adam

On 04/09/2010 10:42 AM, Paula Doubrawa Moreira wrote:
> Hi,
>
> does anyone know how to change the font size of the FieldTitle or how to
> set the FieldTitle off so that the name of the field,etc. can be put
> only as a MainTitle?
>
> Thank you very much
> -paula
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
__________________________________________________
Adam Phillips 
asphilli@ucar.edu
National Center for Atmospheric Research   tel: (303) 497-1726
Climate and Global Dynamics Division         fax: (303) 497-1333
P.O. Box 3000				
Boulder, CO 80307-3000    http://www.cgd.ucar.edu/cas/asphilli
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Apr 9 10:51:59 2010

This archive was generated by hypermail 2.1.8 : Wed Apr 14 2010 - 09:15:22 MDT