#5448: [with patch, not ready for review] rework save/show in plot, use
Matplotlib's axes code
-------------------------+--------------------------------------------------
 Reporter:  mhansen      |       Owner:  mhansen 
     Type:  enhancement  |      Status:  assigned
 Priority:  major        |   Milestone:  sage-4.1
Component:  graphics     |    Keywords:          
 Reviewer:               |      Author:          
   Merged:               |  
-------------------------+--------------------------------------------------

Comment(by schymans):

 Just a very naive question: It seems like a lot of work to include
 Matplotlib's functionality in plot(). Wouldn't it be easier to just
 transfer the list of values generated by plot() to Matplotlib? Then, the
 rest could be done with the conventional Matplotlib commands. So far, I
 have been able to do everything I wanted using Matplotlib, the only
 impasse being the generation of points to plot, which I believe is solved
 in plot() a lot more elegantly than just evaluating a number of
 equidistant points. I apologise in advance for my ignorance.

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