Skip to content
vjt edited this page Sep 13, 2010 · 5 revisions

Canvas Speedometer

This is a simple speedometer widget implemented using the standard HTML5 Canvas APIs.

It has been tested on Webkit (Safari/Chrome) and Gecko (Firefox/Iceweasel/…). It currently doesn’t work on IE.

You can watch a demo here

Documentation

Credits

Original code shared in the public domain by <anonymous> on the ’net

Me (vjt@openssl.it) did:

  • Refactoring, object orientation and firefox quirks workarounds on xcanvas.js
  • Theming support
  • Documentation
Clone this wiki locally