|
From: Mark B. <ma...@gm...> - 2015-02-02 16:37:16
|
Thanks, Thomas. They sure have a working example. Now I gotta figure out what they do different than I did in the one that didn't work. I'll report back (although things may be fixed with the upcoming 1.4.3 release), Mark On Mon, Feb 2, 2015 at 5:26 PM, Thomas Caswell <tca...@gm...> wrote: > The nbagg UAT has an animation example: > https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/backends/web_backend/nbagg_uat.ipynb > that should work on 1.4.2. > > Tom > > On Mon Feb 02 2015 at 11:17:15 AM Benjamin Root <ben...@ou...> wrote: > >> There have been many fixes to the nbagg backend that I think are lined up >> for the upcoming 1.4.3 release (the release candidate was tagged >> yesterday). Perhaps it has been fixed there? What version did you upgrade >> from? >> >> Cheers! >> Ben Root >> >> >> On Mon, Feb 2, 2015 at 10:42 AM, Mark Bakker <ma...@gm...> wrote: >> >>> Hello List, >>> >>> I could swear that animations used to work inside a Notebook using the >>> nbagg backend on my Mac. >>> >>> But they seem not to do anything anymore. Just updated to mpl 1.4.2 and >>> am running IPython 2.3.1. >>> >>> Can anybody get the basic example to work: http://matplotlib.org/1. >>> 4.2/examples/animation/basic_example.html >>> >>> Thanks, >>> >>> Mark >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Dive into the World of Parallel Programming. The Go Parallel Website, >>> sponsored by Intel and developed in partnership with Slashdot Media, is >>> your >>> hub for all things parallel software development, from weekly thought >>> leadership blogs to news, videos, case studies, tutorials and more. Take >>> a >>> look and join the conversation now. http://goparallel.sourceforge.net/ >>> _______________________________________________ >>> Matplotlib-users mailing list >>> Mat...@li... >>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >>> >>> >> ------------------------------------------------------------ >> ------------------ >> Dive into the World of Parallel Programming. The Go Parallel Website, >> sponsored by Intel and developed in partnership with Slashdot Media, is >> your >> hub for all things parallel software development, from weekly thought >> leadership blogs to news, videos, case studies, tutorials and more. Take a >> look and join the conversation now. http://goparallel.sourceforge.net/ >> _______________________________________________ >> Matplotlib-users mailing list >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> > |