#2754: plotting with frame=True and ymin/ymax sometimes is buggy as a Florida
swamp in summer
----------------------+-----------------------------------------------------
 Reporter:  was       |        Owner:  mhansen   
     Type:  defect    |       Status:  closed    
 Priority:  major     |    Milestone:  sage-4.1.2
Component:  graphics  |   Resolution:  fixed     
 Keywords:            |     Reviewer:            
   Author:            |       Merged:            
----------------------+-----------------------------------------------------
Changes (by mvngu):

  * status:  reopened => closed
  * resolution:  => fixed


Comment:

 I can confirm this is now fixed:
 {{{
 [mv...@darkstar sage-4.1.2.alpha4]$ ./sage -br main

 ----------------------------------------------------------
 sage: Building and installing modified Sage library files.


 Installing c_lib
 scons: `install' is up to date.
 Updating Cython code....
 Time to execute 0 commands: 2.50339508057e-05 seconds
 Finished compiling Cython code (time = 6.12911605835 seconds)
 running install
 running build
 running build_py
 running build_ext
 Total time spent compiling C/C++ extensions:  0.919514894485 seconds.
 running install_lib
 running install_egg_info
 Removing /home/mvngu/scratch/sandbox/sage-4.1.2.alpha4/local/lib/python2.6
 /site-packages/sage-0.0.0-py2.6.egg-info
 Writing /home/mvngu/scratch/sandbox/sage-4.1.2.alpha4/local/lib/python2.6
 /site-packages/sage-0.0.0-py2.6.egg-info
 ----------------------------------------------------------------------
 | Sage Version 4.1.2.alpha4, Release Date: 2009-09-27                |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 **********************************************************************
 *                                                                    *
 * Warning: this is a prerelease version, and it may be unstable.     *
 *                                                                    *
 **********************************************************************
 sage: show(plot(sin(x),-10,10),ymin=-0.5, ymax=0.5,frame=true)
 }}}
 The resulting plot is attached.

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