Re: What should be a simple task....
- To: mathgroup at smc.vnet.net
- Subject: [mg100718] Re: What should be a simple task....
- From: Lawrence Walker <lwalker701 at gmail.com>
- Date: Thu, 11 Jun 2009 21:42:55 -0400 (EDT)
- References: <h0nuoh$bhh$1@smc.vnet.net> <h0p7el$ev$1@smc.vnet.net>
On Jun 10, 5:09 pm, LBoogie <lwalker... at gmail.com> wrote: > Can someone recommend a command to extend the margins of the graphics > to avoid clipping something important when the graphic is pasted? > I've found a way: I used the ImagePadding option to extend the margin around the image to avoid clipping after pasting. Plot[x,{x,0,1},ImagePadding->20]