Quite good looking graph derived from d3.js http://c3js.org
 
 
 
 
Masayuki Tanaka 1919cf2f61 Fix sub chart when rotated 11 years ago
htdocs Update sample for grid lines 11 years ago
spec Introduce grunt 11 years ago
.gitignore Subchart bar refactoring, allow negative values 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 12 years ago
README.md Add travis badge 11 years ago
bower.json Update version 11 years ago
c3.css Fix rgba for tooltip shadow #31 11 years ago
c3.js Fix sub chart when rotated 11 years ago
c3.min.js Fix sub chart when rotated 11 years ago
package.json Update version 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