Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wanghetommy/ichartjs
- Owner: wanghetommy
- Created: 2012-08-30T01:43:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T12:13:27.000Z (over 6 years ago)
- Last Synced: 2024-10-01T19:38:08.780Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.56 MB
- Stars: 354
- Watchers: 43
- Forks: 197
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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 INFOdirectorydescription
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