Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wanghetommy/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
https://github.com/wanghetommy/ichartjs

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

ichartjs Library, workspace for version 1.2.1 development
===========================================================================
Licensed under the Apache License, Version 2.0 (the "License");
--------------------------------------------------
http://www.ichartjs.com
--------------------------------------------------
The branch master is develop branch.
The latest release version for use is : https://github.com/wanghetommy/ichartjs/tree/ichartjs1.2
--------------------------------------------------
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