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 192df87fdd Fix conflict 11 years ago
htdocs Update samples 11 years ago
spec Introduce grunt 11 years ago
.gitignore Fix trivial 11 years ago
.jshintrc Add .jshintrc and fix lint problems 11 years ago
.travis.yml Introduce grunt 11 years ago
Gruntfile.coffee Introduce grunt 11 years ago
LICENSE Add LICENSE 11 years ago
README.md Add travis badge 11 years ago
c3.css Fix tooltip class 11 years ago
c3.js Add check if 'bindto' element exists 11 years ago
c3.min.js Add check if 'bindto' element exists 11 years ago
package.json Introduce grunt 11 years ago

README.md

c3 Build Status

c3 is a D3-based chart library that allows you to integrate charts into web applications more deeply.

More information in the wiki.

Samples in c3js.org