I can't find the recent thread where we talked about graphs shifted by one pixel or so, and I can't find a relevant ticket on trac. Here's another example of this:
region_plot([x^2+y^2<=1, x<=y], (x,-2,2), (y,-2,2),plot_points=400).show(aspect_ratio=1) This is now on trac: http://trac.sagemath.org/sage_trac/ticket/7808 However, it would be good to either combine it with the ticket created previously (if it was created) or at least put a pointer to the longer discussion on the subject. Thanks, Jason -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org