#10512: wrap matplotlib's title functionality
------------------------------------------------------------------------+---
Reporter: jason |
Owner: jason
Type: enhancement |
Status: closed
Priority: major |
Milestone: sage-5.3
Component: graphics |
Resolution: fixed
Keywords: |
Work issues:
Report Upstream: N/A |
Reviewers: Sébastien Labbé, Punarbasu Purkayastha
Authors: Jason Grout, Punarbasu Purkayastha, Sébastien Labbé |
Merged in: sage-5.3.beta2
Dependencies: |
Stopgaps:
------------------------------------------------------------------------+---
Comment (by kcrisman):
Replying to [comment:2 jason]:
> I've attached a patch. There is still an issue that needs to be solved,
though. In this plot:
> {{{
> plot(sin(x^2), (x, -3, 3), title='Plot of sin(x)',
axes_labels=['x','y'],frame=True)
> }}}
>
> the title overwrites the axis label. Maybe the axis label should be
smarter here, or the plot title should be slightly adjusted up in this
situation.
It turns out that this happens in matrix plots as well, even with this
code (because it has a frame). See [http://ask.sagemath.org/question/1888
/put-title-on-matrix_plot this ask.sagemath.org question]. I've opened
#13625 for this.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10512#comment:13>
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.