Re: NCL - panel plot problem

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Mar 30 2012 - 09:52:04 MDT

A kludge for giving yourself some additional space in a panel plot is to
set the gsnPanelTop/Bottom/Left/Right resources.

Set:

     resP@gsnPanelLeft = 0.03
     resP@gsnPanelRight = 0.98

Cheers
D

On 3/30/12 3:53 AM, Runde, Theresa wrote:

> I tried the hint from Mary. I scaled all plots with regard to the second
> plot (with resP@gsnPanelScalePlotIndex =1). Then, the YLabels and the
> AxisString are cut (see attached plot 1). Plot 1 is created with the
> attached code.
>
> Scaling with resP@gsnPanelScalePlotIndex =0 results in correctly
> displayed labels and same size of the plots, but then the space between
> the plots is very large and I cannot reduce it with using
> 'resP@gsnPanelXWhiteSpacePercent' (see attached plot 2).
>
> And I also tried vpXF, vpYF, vpWidthF, and vpHeightF as in example
> panel_20.ncl with maximize_output, but it became worse.
>
> I attached the file used for the code, because it just has 16kb. It is
> called 'correlation.nc'.
>
> Thank you so much!
> Theresa
[SNIP]
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Mar 30 09:52:11 2012

This archive was generated by hypermail 2.1.8 : Mon Apr 09 2012 - 13:43:03 MDT