Archive for March 2013

Standalone Charting Library With HTML5 Canvas

by in , 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.
Chart.js
Colors, fonts, borders and their sizes can all be customized. Also, optionally, charts can be loaded with an animation.