<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi,</div><div class="gmail_default" style><div class="gmail_default" style>I&#39;m trying to make a panel plot for a .ppt presentation, which I&#39;d like to have a width and height of 11 x 8.5.   Unfortunately, ncl wants to make square .png plots.</div><div class="gmail_default" style><br></div><div class="gmail_default" style>I can make a non-square frame by specifying the number of pixels for height and width like:</div><div class="gmail_default" style> </div><div class="gmail_default" style>     wks_type = &quot;png&quot;</div><div class="gmail_default" style>     wks_type@wkWidth  = 1100</div><div class="gmail_default" style>     wks_type@wkHeight =  850</div><div class="gmail_default" style><br></div><div class="gmail_default" style>But this gives me a lot of white space around my plot.   I there a way to make a non-square .png so that it fills the frame more completely?   Or is the only solution to make the plot and crop it later?</div><div class="gmail_default" style><br></div><div class="gmail_default" style>Thanks,</div><div class="gmail_default" style>Gary</div></div><div><br></div>-- <br><div class="gmail_signature">Gary Bates<div>NOAA/ESRL/PSD</div><div>Boulder, CO</div></div>
</div>