On Dec 21, 11:17 am, Volker Braun <[email protected]> wrote:
> I'm pretty sure this ishttp://trac.sagemath.org/sage_trac/ticket/11963,
> which changed the aspect ratio handling. The default is now 1.0:
>
> sage: Graphics().aspect_ratio()
> 1.0

More precisely, when an empty graphics object is added to something
nonempty which would ordinarily have an 'automatic' aspect ratio, it
goes to the

g.set_aspect_ratio(other.aspect_ratio())

but maybe that's not the best solution.

Let's continue this discussion on ticket.

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to