#13371: Remove warnings about noninteger bases from sage.plot.plot
-----------------------------------------+-----------------------------
       Reporter:  ppurka                 |         Owner:  jason, was
           Type:  enhancement            |        Status:  needs_review
       Priority:  major                  |     Milestone:  sage-5.11
      Component:  graphics               |    Resolution:
       Keywords:                         |     Merged in:
        Authors:  Punarbasu Purkayastha  |     Reviewers:
Report Upstream:  N/A                    |   Work issues:
         Branch:                         |  Dependencies:  #13693
       Stopgaps:                         |
-----------------------------------------+-----------------------------
Changes (by {'newvalue': u'Punarbasu Purkayastha', 'oldvalue': ''}):

 * status:  new => needs_review
 * author:   => Punarbasu Purkayastha


Old description:

> As per #4529, there was an upstream bug with noninteger bases in
> logarithmic plots.
> This has now been
> [https://github.com/matplotlib/matplotlib/issues/909#issuecomment-7756212
> fixed upstream] and we should remove notes like this from the plot
> commands
> and instead encourage the use of noninteger base if the user so desires.
> {{{
>     .. note::
>
>         - Although it is possible to provide a noninteger ``base``, the
>           tick labeling and formatting is not ideal. Hence, in case you
> do
>           use noninteger ``base`` for the logarithm, then provide your
> own
>           tick formatter using the option ``tick_formatter``.
> }}}
> This can be done once matplotlib is released with the fix.

New description:

 As per #4529, there was an upstream bug with noninteger bases in
 logarithmic plots.
 This has now been
 [https://github.com/matplotlib/matplotlib/issues/909#issuecomment-7756212
 fixed upstream] and we should remove notes like this from the plot
 commands
 and instead encourage the use of noninteger base if the user so desires.
 {{{
     .. note::

         - Although it is possible to provide a noninteger ``base``, the
           tick labeling and formatting is not ideal. Hence, in case you do
           use noninteger ``base`` for the logarithm, then provide your own
           tick formatter using the option ``tick_formatter``.
 }}}
 This can be done once matplotlib is released with the fix.

 Apply to devel/sage: [attachment:trac_13371-remove_warnings.patch]

--

Comment:

 Added trivial patch.

--
Ticket URL: <http://trac.sagemath.org/ticket/13371#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 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/groups/opt_out.


Reply via email to