Re: How to change the color of the third Y axis in gsn_csm_xy3

From: Guangshan Chen <gchen9_at_nyahnyahspammersnyahnyah>
Date: Wed Nov 23 2011 - 12:17:21 MST

Dear Mary,

Thanks for help.

I found the trick part. What I did is quite close to my final goal. I just need to do not set res3@tmYROn = True.
But I don't know why.

;res3@tmYROn = True
res3@tmYRLabelsOn = True
res3@tmYRAutoPrecision = True
res3@tmYRLabelFontColor = res3@xyLineColors
res3@tmYRMajorLineColor = res3@xyLineColors
res3@tmYRMinorLineColor = res3@xyLineColors

Guangshan

On Nov 23, 2011, at 12:14 PM, Mary Haley wrote:

> Try res3@tmBorderLineColor = ...
>
> --Mary
>
>
> On Nov 22, 2011, at 4:30 PM, Guangshan Chen wrote:
>
>> Dear all,
>>
>> I want to change the color of the third Y axis to green (include label color and major, minor tick marker).
>> But I can not figure out. Please the attached figure and script.
>>
>> Thanks for helps!
>>
>> <Screen shot 2011-11-22 at 5.23.22 PM.png>
>> <test2.ncl>_______________________________________________
>> 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 Wed Nov 23 12:17:31 2011

This archive was generated by hypermail 2.1.8 : Wed Nov 23 2011 - 16:46:19 MST