资 源 简 介
Matplotlib HTML5 Canvas Backend
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
Features
Pure Python
Uses mod_pywebsocket to provide multi-browser support through multiple websocket standards
Requires up-to-date web browser with Canvas and WebSocket support (since the start of 2013 the latest versions of all m