Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • $\begingroup$ Instead of imposing an explicit numerical ImageSize, try ImageSize -> Full in your ListPlot. This should force the size of the plots to adapt so they fill the Grid elements without overrun. $\endgroup$ Commented Jul 29, 2015 at 14:24
  • $\begingroup$ @MarcoB In fact I have to use explicit numerical ImageSize in ListPlot to adjust my plot image size and lable/frameticks size(because the size of lable/frameticks will not change with ImageSize) $\endgroup$ Commented Jul 29, 2015 at 14:36
  • 1
    $\begingroup$ Harry, as George has mentioned in his answer, the truncation seems to come from whatever program you used to look at the EPS, but the EPS itself is fine. In fact, I tried opening the EPS generated by your expression in GIMP, and this was the result: i.imgur.com/0aG9rMY.gif which looks fine; instead, converting the EPS to PDF with Adobe Acrobat Pro of all things resulted in a truncated image! $\endgroup$ Commented Jul 29, 2015 at 15:45