The only "fiddling" that I did was instead of putting axes_pad=0.1 within the scope of plot(), like Graph(d).plot(axes_pad=0.1), I put it outside as an argument for \sageplot
And yes, I forgot to type } in my previous post, sorry. On Mar 21, 8:13 am, kcrisman <[email protected]> wrote: > On Mar 20, 4:14 pm, pong <[email protected]> wrote: > > > With some fiddling, > > > \sageplot{Graph(d).plot(), axes_pad=0.1) > > > works around the problem. > > Can you be more explicit about 'fiddling'? Does that mean you patched > SageTeX, or Sage? Also, is there a } or a ) at the end of the > command? > > Thanks! It's true that the fix for this was only about show(). I > can't remember myself whether this got fixed or not... I think there > was a 'needs info' involved on the relevant ticket? it looks fine with > your graph in my 4.6.2, though. > > - kcrisman -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
