Standalone Charting Library With HTML5 Canvas
by Awesome Geek in HTML5, Javascript 0
Chart.js is an impressive JavaScript charting library that is built on top of HTML5 canvas.
It currently supports 6 chart types (line, bar, radar, pie, column and polar area) and all this comes in a standalone, <5kb package.
Colors, fonts, borders and their sizes can all be customized. Also, optionally, charts can be loaded with an animation.