<archive for="canvas">
Graphr
RGraph HTML5 graph library based on canvas
RGraph is a HTML5 library that uses the canvas element to create a wide variety of graph types: bar charts, line graphs, pie charts, progress bars, and a lot more. You can check some of the examples or read about all its features.
The Experiments of Hakim
Hakim El Hattab, an interactive developer from Sweden, has created some really great HTML 5 experiments using javascript, the canvas element and some physics.
Experiments with canvas
Ben Joffe shares some cool experiments with HTML 5 using the canvas element.
Cartagen: Native HTML 5 maps using canvas
Cartgen is a vector-based, client-side framework that renders maps in HTML 5 combining the canvas element and javascript. Maps are styled with GSS, an accessible specification based in CSS and JSON. You can read more about Cartagen in their Wiki.
HTML5 Canvas Experiment
The guys at 9elements created a stunning little experiment which loads 100 tweets related to HTML5 and displays them using a javascript-based particle engine. Each particle represents a tweet – click on one of them and it’ll appear on the screen
. You can see it in action or read more about it in their blog.

