#4529: Implement plots with logarithmic scale
--------------------------------------------------------------+-------------
       Reporter:  ronanpaixao                                 |         Owner:  
ronanpaixao                               
           Type:  enhancement                                 |        Status:  
needs_review                              
       Priority:  major                                       |     Milestone:  
sage-5.1                                  
      Component:  graphics                                    |    Resolution:  
                                          
       Keywords:  plot log scale                              |   Work issues:  
                                          
Report Upstream:  N/A                                         |     Reviewers:  
Karl-Dieter Crisman, Punarbasu Purkayastha
        Authors:  Punarbasu Purkayastha, Karl-Dieter Crisman  |     Merged in:  
                                          
   Dependencies:  #12974                                      |      Stopgaps:  
                                          
--------------------------------------------------------------+-------------

Comment (by kcrisman):

 > I found my "lost" patch. *phew*
 Good thing!

 I've opened [https://github.com/matplotlib/matplotlib/issues/909] for the
 mpl issue.  Hopefully we'll hear something eventually.

 Very minor request - on an update of your patch, perhaps.
 {{{
 Note:

 - Although it is possible to provide a noninteger ``base``, the
 }}}
 maybe that could be in a standard
 {{{
 .. note

    Although it is possible ...
 }}}
 which would render nicely in the built documentation.

 The
 {{{
 .. warning::
 }}}
 should have a blank line after it.

 Here's the complete list from `sage -docbuild reference html`.
 {{{
 /Users/.../sage-5.1.beta0/local/lib/python2.7/site-
 packages/sage/plot/graphics.py:docstring of
 sage.plot.graphics.Graphics.axes_color:3: WARNING: Bullet list ends
 without a blank line; unexpected unindent.
 /Users/.../sage-5.1.beta0/local/lib/python2.7/site-
 packages/sage/plot/graphics.py:docstring of
 sage.plot.graphics.Graphics.axes_color:5: ERROR: Unexpected indentation.
 /Users/.../sage-5.1.beta0/local/lib/python2.7/site-
 packages/sage/plot/plot.py:docstring of sage.plot.plot:89: WARNING:
 Explicit markup ends without a blank line; unexpected unindent.
 /Users/.../sage-5.1.beta0/local/lib/python2.7/site-
 packages/sage/plot/plot.py:docstring of sage.plot.plot:36: WARNING:
 Explicit markup ends without a blank line; unexpected unindent.
 /Users/.../sage-5.1.beta0/local/lib/python2.7/site-
 packages/sage/plot/plot.py:docstring of sage.plot.plot:65: WARNING: Bullet
 list ends without a blank line; unexpected unindent.
 /Users/.../sage-5.1.beta0/local/lib/python2.7/site-
 packages/sage/plot/plot.py:docstring of sage.plot.plot:67: ERROR:
 Unexpected indentation.
 }}}

 Unfortunately it's too late now for me to properly test everything again -
 time for bed - but I am not really too concerned, given the stuff I've
 been trying all along.  If you are able to deal with these formatting
 issues, I'd be grateful, and even if I have to deal with it slowly we
 should certainly be ready for positive review by the end of the week.
 Hopefully by tomorrow!

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