#15315: aspect ratio ignored in matrix and density plots
------------------------+--------------------------------------------------
   Reporter:  kcrisman  |            Owner:
       Type:  defect    |           Status:  new
   Priority:  major     |        Milestone:  sage-5.13
  Component:  graphics  |         Keywords:  matplotlib imshow density plot
  Merged in:            |          Authors:
  Reviewers:            |  Report Upstream:  N/A
Work issues:            |           Branch:
     Commit:            |     Dependencies:
   Stopgaps:            |
------------------------+--------------------------------------------------
 This is due to improper use of `imshow`, I think.  This was reported at
 [http://ask.sagemath.org/question/3115/density-plot-aspect-ratio this
 ask.sagemath question].  See [http://stackoverflow.com/questions/13384653
 /imshow-extent-and-aspect these]
 [http://stackoverflow.com/questions/10540929/figure-of-imshow-is-too-small
 stackoverflow] [http://stackoverflow.com/questions/7965743/python-
 matplotlib-setting-aspect-ratio/7969475#7969475 questions] for various
 approaches to setting this.  Essentially, we may need to have some custom
 way to pass on fig size and aspect ratio to matrix and density plots
 (which use imshow).

--
Ticket URL: <http://trac.sagemath.org/ticket/15315>
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