William wrote

> Fortunately, because of some well-thought out ideas in designing the
> SAGE notebook (thanks Tom Boothby!) It is very easy to produce graphics
> that embed in the notebook even if SAGE doesn't have any explicit support
> for them.  For example, you can easily do *any* example in the entire
> matplotlib documentation directly <snip>
>...
> I've always planned to make it a lot clearer to people that SAGE comes
> standard with a complete clone implementation of matlab's 2d plotting
> functionality...  This should really go right in the tutorial and in the
> documentation for SAGE's current plotting code.

I spent the past few days studying matplotlib and then I used it to
create the following semilog plots:

https://sage.math.washington.edu:8103/home/pub/1467/

I personally found that matplotlib's object oriented API worked better
for me than using the pylab interface and this is why all of my
examples use the API.

Thank you for relaying the information about matplotlib to me :-)

Ted

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to