mirror of https://github.com/masayuki0812/c3.git
Quite good looking graph derived from d3.js
http://c3js.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Masayuki Tanaka
4faf31a3d1
|
10 years ago | |
---|---|---|
extensions | 10 years ago | |
htdocs | 10 years ago | |
spec | 10 years ago | |
src | 10 years ago | |
.gitignore | 10 years ago | |
.jshintrc | 10 years ago | |
.travis.yml | 11 years ago | |
Gruntfile.coffee | 10 years ago | |
LICENSE | 11 years ago | |
README.md | 10 years ago | |
bower.json | 10 years ago | |
c3.css | 10 years ago | |
c3.js | 10 years ago | |
c3.min.css | 10 years ago | |
c3.min.js | 10 years ago | |
c3.old.js | 11 years ago | |
component.json | 10 years ago | |
package.json | 10 years ago |
README.md
c3
c3 is a D3-based reusable chart library that enables deeper integration of charts into web applications.
Follow the link for more information: http://c3js.org
Tutorial and Examples
Additional samples can be found in this repository:
You can run these samples as:
$ cd c3/htdocs
$ python -m SimpleHTTPServer 8080
Forum
Discuss anything in this forum:
Playground
Please fork this fiddle:
License
MIT