Jake VanderPlas 5/19/2013

A Javascript Viewer for Matplotlib Animations

Read Original

The article details the creation of JSAnimation, a JavaScript-based viewer for Matplotlib animations that can be embedded directly into IPython notebooks. It explains the motivation—enabling animation display requiring only Python and a web browser—and describes how the package converts animations to HTML with base64-encoded frames, providing a standalone, codec-free solution.

A Javascript Viewer for Matplotlib Animations

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet