#13528: ymin is not respected in logarithmic plots
-----------------------------------------+----------------------------------
       Reporter:  ppurka                 |         Owner:  jason, was         
           Type:  defect                 |        Status:  positive_review    
       Priority:  major                  |     Milestone:  sage-pending       
      Component:  graphics               |    Resolution:                     
       Keywords:  log plot, ymin         |   Work issues:                     
Report Upstream:  N/A                    |     Reviewers:  Karl-Dieter Crisman
        Authors:  Punarbasu Purkayastha  |     Merged in:                     
   Dependencies:  #13422                 |      Stopgaps:                     
-----------------------------------------+----------------------------------
Changes (by kcrisman):

  * status:  needs_review => positive_review
  * reviewer:  => Karl-Dieter Crisman
  * milestone:  sage-5.11 => sage-pending


Comment:

 This does appear to fix these particular problems.  I note that
 {{{
 sage: plot_loglog(x, (1.1*10**-2, 9990))
 sage: plot_loglog(x, (1.1*10**-2, 9990), axes_pad=0)
 }}}
 seem to look the same with or without the patch.  But anyway I think this
 is a decent solution to this problem.  Does need rebase but for now I'll
 set it to sage-pending.

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