Re: size control in panel plot

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Nov 06 2013 - 09:43:31 MST

Also, see

gsnZonalMean

http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnZonalMean
====

http://www.ncl.ucar.edu/Applications/cylineq.shtml
example 5

Others

gsnZonalMean
     ce_5.ncl (cylindrical equidistant projections)
     color_7.ncl (color functions)
     dev_1.ncl (deviations from a mean)
     dev_2.ncl (deviations from a mean)
     paleo_4.ncl (paleo climatology)
     zonal_3.ncl (zonal average)

On 11/6/13 9:36 AM, Kyle Griffin wrote:
> I would suggest using
>
> res@vpWidthF = 0.3
>
> to narrow the plot on the right. The value can be anything between 0 and 1,
> and apply it to the resource explicitly for the XY panel's resources.
>
> For the font heights, I would suggest manually setting both sets of
> resources. The font height resource needs to be explicitly set for both
> plots in order to be effective. If others have better suggestions here, I
> would go with that as I personally haven't had problems with mis-matched
> text heights before.
>
>
> Kyel
>
> ----------------------------------------
> Kyle S. Griffin
> Department of Atmospheric and Oceanic Sciences
> University of Wisconsin - Madison
> Room 1421
> 1225 W Dayton St, Madison, WI 53706
> Email: ksgriffin2@wisc.edu
>
>
> On Wed, Nov 6, 2013 at 10:06 AM, H.Dang <danghy@gmail.com> wrote:
>
>> Dear NCLers,
>>
>> I have two graphs in a panel plot (please see the attached file). My
>> question is how to make the one on the right side slimmer, and the left one
>> wider. In addition, the mark sizes on the two graphs are different. e.g.,
>> the "45S" on the left one is larger. But these sizes are controlled by the
>> same setting in my code:
>>
>> res@tmXBLabelFontHeightF = 0.019 ;0.008 ;height of tick mark label
>>
>> Thank you!
>>
>> Hongyan
>>
>> _______________________________________________
>> 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
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Nov 6 09:43:38 2013

This archive was generated by hypermail 2.1.8 : Mon Nov 11 2013 - 09:45:33 MST