Re: about the size of real figure without redundant margin in plot

From: Genito Amos Maure <genito.maure_at_nyahnyahspammersnyahnyah>
Date: Tue Mar 19 2013 - 07:10:02 MDT

Hi dyjbean,
Simply add

res@gsnMaximize = True

to your script. If you want narrower margins you can do the following:

1. Convert the resulting ps image to pdf with:
ps2pdf resize.ps

2. Crop the resulting pdf image with
pdfcrop resize.pdf

GMaure

On 19 March 2013 12:21, dyjbean <dyjbean@gmail.com> wrote:

> **
> NCL users:
> hi, i have a question about a single figure plotted with ncl script,
> which there are many margins in the up and down of figure, as well as left
> and right margin when i insert the
> figure to ppt, the verbose margin occupy space, how can i cut away those
> verbose margin in script?
> the figure is as follows, the the script come from
> http://www.ncl.ucar.edu/Applications/Scripts/resize_3.ncl
>
> ------------------------------
> dyjbean
>
> _______________________________________________
> 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 Tue Mar 19 07:10:31 2013

This archive was generated by hypermail 2.1.8 : Tue Mar 19 2013 - 16:31:18 MDT