Hallo,

it seems currently (sage 4.2) that the plot scale is not recomputed
when changing the aspect_ratio, but simply graphically resized. This
leads to possibly overlapping numbers, and looks somehow squeezed.
Example:

p = plot(lambda x: 10*x, (0,1)); p.set_aspect_ratio(1); p

-- 
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

Reply via email to