/ichartjs

ichartjs is a HTML5 canvas charting library. written in pure JavaScript, It uses the HTML5 canvas tag to bulid a variety of charting.offering interactive charts to your web site or web application. ichartjs currently supports line, area, column, bar, pie chart types.and pie and column also support 3D model.ichartjs is covered by the Apache License 2.0

Primary LanguageJavaScript

ichartjs Library, release 1.2 (2013-06-26) Licensed under the Apache License, Version 2.0 (the "License");

Directory INFO

directorydescription
dist contains the packed js files
docs contains the ichartjs API docs
minify contains the minify js files
samples contains various demo
src contains the general javascript source files for the ichartjs
test contains the general javascript source files for test