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.
 
 
 
 
kiri 1b55994b70 add load-grunt-tasks for removing redundancy. 11 years ago
htdocs Add sample for zoom 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 add load-grunt-tasks for removing redundancy. 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 Skip null data instead of converting to 0 when line chart 11 years ago
c3.min.js Skip null data instead of converting to 0 when line chart 11 years ago
package.json add load-grunt-tasks for removing redundancy. 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