#10512: wrap matplotlib's title functionality
---------------------------+------------------------------------------------
   Reporter:  jason        |       Owner:  jason   
       Type:  enhancement  |      Status:  new     
   Priority:  major        |   Milestone:  sage-4.7
  Component:  graphics     |    Keywords:          
     Author:               |    Upstream:  N/A     
   Reviewer:               |      Merged:          
Work_issues:               |  
---------------------------+------------------------------------------------
Changes (by jason):

  * owner:  jason, was => jason


Comment:

 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.

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

Reply via email to