#18463: matrix_plot broken in Sage 6.7
-------------------------------------+-------------------------------------
       Reporter:  jhpalmieri         |        Owner:
           Type:  defect             |       Status:  new
       Priority:  critical           |    Milestone:  sage-6.8
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:                     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/deinst/matrix_plot_broken_in_sage_6_7|  
b428d8b75a1d5ef5fd27bbdff0813aea4a7e1ad6
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 The 2-d graphics stuff is in some pretty bad shape altogether, it
 defintitely needs to be refactored into something maintainable. Very high
 up in the list is some dedicated class for 2d boxes instead of passing a
 dictionary around and praying that nobody mutates it. That could also
 easily handle min/max vs left/right/top/bottom issues if we want to allow
 different orientations. Though AFAIK matplotlib only allows you to flip
 the overall axes, which seems like a better interface to me (i.e. have
 plot options to flip x and y axis)

--
Ticket URL: <http://trac.sagemath.org/ticket/18463#comment:12>
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/d/optout.

Reply via email to