#13625: matrix_plot and title don't mix well (yet)
------------------------------------------------------------------+---------
Reporter: kcrisman |
Owner: jason, was
Type: defect |
Status: new
Priority: major |
Milestone: sage-5.5
Component: graphics |
Resolution:
Keywords: | Work
issues:
Report Upstream: Reported upstream. Developers acknowledge bug. |
Reviewers:
Authors: | Merged
in:
Dependencies: |
Stopgaps:
------------------------------------------------------------------+---------
Changes (by ppurka):
* upstream: Reported upstream. No feedback yet. => Reported upstream.
Developers acknowledge bug.
Comment:
I will try and see sometime if something can be hacked up in Sage. Maybe
give users the extra control over where to put the plot title? Then it
will have the added benefit of us not having to remember to remove our
hack once mpl fixes it in their end. Something like `title_pos=(x_factor,
y_factor)` can be used. Example would be
{{{
plot(x, title='such is life', title_pos=(0.4, 0.2))
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13625#comment:9>
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.