Hi - I am like the a total amateur with sage, but here is a page that I did with animation - credit: Nils Brun http://sage.math.canterbury.ac.nz/home/lfahlberg/58/ I see it is still working. It has 5-6 plots so with the current java problems, be prepared to click on Run a gazillion times. The animation is 2nd to last thing. Best, Linda
On Thursday, 17 January 2013 06:41:14 UTC+1, David Morawski wrote: > > I'm having some troubles figuring out matplotlib from within Sage. I'm > interested in doing some animations, so I started with the first > example<http://matplotlib.org/examples/animation/animate_decay.html>on > matplotlib.org. I downloaded the source > code<http://matplotlib.org/examples/animation/animate_decay.py>for the > example and ran the following: > > sage: load('animate_decay.py') > sage: plt.savefig('blah.png') > > Unfortunately, blah.png contained nothing more than a blank Cartesian > plane. I also typed in the code into the sage interpreter "by hand" and had > the same output. > > Thoughts? Any help and/or directing toward documentation would be most > appreciated. I've spent a fair amount of time searching around, but am > struggling with matplotlib, in general. > > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
