When I show() a graphics object such as plot(x,-1,1), it plots it in the desired range, but also adds a sort "buffer" around the image, the axes extend beyond the region I told it to show, in the case of plot (x) instead of [-1,1],[-1,1] its more like [-1.5,1.5]. This persists if I specify the show range. Is there any way to turn this behaviour off?
Thanks, Ethan --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
