#12581: Fix contour and other plot default aspect ratio
------------------------------+---------------------------------------------
   Reporter:  kcrisman        |          Owner:  jason, was
       Type:  defect          |         Status:  new       
   Priority:  critical        |      Milestone:  sage-5.0  
  Component:  graphics        |       Keywords:            
Work_issues:                  |       Upstream:  N/A       
   Reviewer:  Benjamin Jones  |         Author:            
     Merged:                  |   Dependencies:  #9744     
------------------------------+---------------------------------------------
Changes (by benjaminfjones):

  * reviewer:  => Benjamin Jones
  * dependencies:  => #9744


Comment:

 It looks like your patch applies over #9744 with a bit of fuzz, but it
 doesn't apply to a clean 5.0.beta5, so I changed the dependencies. I
 looked through the live docs for contour_plot with the patch applied and
 things look much better now. I don't see any problems. I haven't looked at
 whether anything from #11963 breaks yet..

 FWIW, there are 6 places in the Sage library .py files where
 `aspect_ratio=1.0` is used, and 46 places where `aspect_ratio=1` is used
 (thank you, ack).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12581#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en.

Reply via email to