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
6fd0279150
|
10 years ago | |
---|---|---|
extensions/js | 11 years ago | |
htdocs | 11 years ago | |
spec | 11 years ago | |
.gitignore | 11 years ago | |
.jshintrc | 10 years ago | |
.travis.yml | 11 years ago | |
Gruntfile.coffee | 11 years ago | |
LICENSE | 11 years ago | |
README.md | 11 years ago | |
bower.json | 11 years ago | |
c3.css | 11 years ago | |
c3.js | 10 years ago | |
c3.min.js | 11 years ago | |
c3.old.js | 11 years ago | |
component.json | 11 years ago | |
package.json | 11 years ago |
README.md
c3
c3 is a D3-based reusable chart library that enables deeper integration of charts into web applications.
More information is here: http://c3js.org
Tutorial and Examples
Another samples are included in this repository:
And you can run these samples as:
$ cd c3/htdocs
$ python -m SimpleHTTPServer 8080
Forum
Now you can ask anything in this forum:
Playground
Please fork this fiddle:
License
MIT