#18612: Y-axis labels on matrix_plot are reversed.
-------------------------------------+-------------------------------------
       Reporter:  deinst             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  blocker            |    Milestone:  sage-6.8
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  David Einstein     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/deinst/y_axis_labels_on_matrix_plot_are_reversed_|  
008ece0d575e257071ea2ac3daf014319623bf1b
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by kcrisman):

 William, if you see this - would this solution suffice for SMC purposes as
 well?

 Regarding ugly, comment:4:ticket:18463 already points out that problem.
 I just think that we haven't really ever talked about adding matrix plots
 to each other or anything else in documentation, and it's best to fix that
 elsewhere - hopefully in a way that also fixes this problem 'correctly'.

 Also, for my or other testing reference, do
 {{{
 sage: i = identity_matrix(10,sparse=True)
 sage: matrix_plot(i)
 sage: matrix_plot(i, aspect_ratio='automatic')
 }}}
 as an example that David mentioned in the previous ticket.

--
Ticket URL: <http://trac.sagemath.org/ticket/18612#comment:11>
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