An implementation of a canvas speedometer using a data animator.
- Standalone data animator handles playback of an array of tuples containing seconds and a value
- Speedometer gracefully animates changes in speed over time
- Example of using requestAnimationFrame and canvas in the browser
0.0
What's that?