#14223: Fix 3d plots to not ignore user prespecified aspect_ratio.
-----------------------------------------+----------------------------
       Reporter:  nthiery                |        Owner:  jason, was
           Type:  defect                 |       Status:  needs_review
       Priority:  major                  |    Milestone:  sage-5.12
      Component:  graphics               |   Resolution:
       Keywords:                         |    Merged in:
        Authors:  Punarbasu Purkayastha  |    Reviewers:
Report Upstream:  N/A                    |  Work issues:
         Branch:                         |       Commit:
   Dependencies:                         |     Stopgaps:
-----------------------------------------+----------------------------

Comment (by twch):

 Well if it is not easily possible to distinguish whether the aspect ration
 has been set by the user to (1,1,1) with {{{{self.aspect_ratio((1,1,1))}}}
 or if it is still the default, then I think it is better that the default
 behavior is, that a reasonable aspect ratio is determined automatically as
 before. especially with function plots it happens quite often, that the
 axes have different scales and it is very unconfortable to figure out
 which aspect ratio is usefull if one just wants a fas glanc at the
 function.

--
Ticket URL: <http://trac.sagemath.org/ticket/14223#comment:18>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to