Re: ncl

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Thu Sep 01 2011 - 21:23:56 MDT

See Example 2 at: http://www.ncl.ucar.edu/Applications/fcodes.shtml

If you have the .hluresfile in your home directory:

    "O~B1~3~N"

===
Note: I said : "If you have the .hluresfile in your home directory"

It oes not seem to be the case because the font is still
"Times-Roman". The .hluresfile would result in "Helvetica"

On 9/1/11 6:40 PM, cnl88 wrote:
> Thank you for asking my questions. I have changed the .hluresfile so
> that the first question have resovled.The
> drawing have multiple Y acsis.how can i write the command to change the
> ylable from O3 to O3
>
>
> 在 2011-09-01 19:14:24,"Andrew Mai" <mai@ucar.edu
> <mailto:mai@ucar.edu>> 写道:
>
> On 09/01/2011 01:15 AM, cnl88 wrote:
>> Dear Sir or madam:
>> How can I change the xlable from "7-31 "to "7:31" ;
>
> Put the following lines in a file called .hluresfile in your home
> directory.
> ! comments for ".res" files are preceded by a "!"
> ! remember quotations are not used in .res files
>
> ! White background/black foreground
> *wkForegroundColor : (/0.,0.,0./)
> *wkBackgroundColor : (/1.,1.,1./)
>
> ! Font stuff
> *Font : helvetica
>
> ! Function Codes
> *TextFuncCode : ~
> *txFuncCode : ~
>
>
> *wkWidth : 900
> *wkHeight : 900
>
> ! Increase default wkspace for graphics
> ! default is 16777216
> *wsMaximumSize : 33554432
>
> This will change the function code from ":" to "~" so you can have
> ":" in a label string mean ":" instead of function code.
>
>> How can I change the yable from "NOX"to "NOx" ;
>
> The Y label is already "NOx".
>
> Andy
>
>
>
>
>
> _______________________________________________
> 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 Sep 1 21:24:02 2011

This archive was generated by hypermail 2.1.8 : Wed Sep 07 2011 - 10:58:58 MDT