#5448: [with patch, not ready for review] rework save/show in plot, use
Matplotlib's axes code
-------------------------+--------------------------------------------------
 Reporter:  mhansen      |       Owner:  was       
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  sage-3.4.1
Component:  graphics     |    Keywords:            
-------------------------+--------------------------------------------------
 This removes the axes.py code from Sage and switches to Matplotlib's code.
 This allows for things like log scales as well as more flexibility in
 controlling how the ticks are labeled formatted.  It also fixes a number
 of existing bugs (like 2754).  After this change, it will be trivial to
 add a viewer='flot' option to Graphics.

 The patch still needs some work a.k.a. doctests.  There are also a few
 things that don't work yet (like tick color and tick fontsize), and
 matrix_plot needs a matplotlib Locater and Formatter.  Also, GraphicsArray
 needs to be updated and should get lots of doctests for it added.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5448>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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