This provides a web-delivered interactive matplotlib backend using HTML5
technologies including WebSocket
and the Canvas
element.
Our main goal is to have a backend that is consistent across multiple platforms, has few installation dependencies, is easy and fast to animate, and retains compatibility with current matplotlib usage scenarios.
Installation instructions can be found below or on the project's Wiki
_ page.
The short answer::
easy_install mplh5canvas
Wiki
_ page for more details).. image:: http://mplh5canvas.googlecode.com/files/screenshot.png :height: 600px
.. _WebSocket: http://en.wikipedia.org/wiki/WebSocket .. _Canvas: http://en.wikipedia.org/wiki/Canvas_element .. _Wiki: http://code.google.com/p/mplh5canvas/wiki/Installation