None
Go to file
Nathanael Anderson b72d51858a Updated pie/bar charts to support tooltips
Updated pie/bar charts to have click handlers
Updated bar chart to allow negative values.
2012-05-10 11:10:15 -05:00
examples Updated pie/bar charts to support tooltips 2012-05-10 11:10:15 -05:00
lib Reworked library to remove jquery dependancies 2012-05-07 07:53:51 -05:00
src Updated pie/bar charts to support tooltips 2012-05-10 11:10:15 -05:00
.gitignore Minor change to intro, outro, and gitignore 2012-03-21 18:03:18 -04:00
build.bat Reworked library to remove jquery dependancies 2012-05-07 07:53:51 -05:00
GPL-LICENSE.v3.txt Added added generic gitignore, and added license files. 2012-03-21 17:16:43 -04:00
LICENSE.md Added added generic gitignore, and added license files. 2012-03-21 17:16:43 -04:00
Makefile Reworked library to remove jquery dependancies 2012-05-07 07:53:51 -05:00
nv.d3.js Updated pie/bar charts to support tooltips 2012-05-10 11:10:15 -05:00
nv.d3.min.js Drastic speed increase with line.js, needed for stackedAre chart 2012-04-08 02:59:44 -04:00
README.md Update README.md 2012-05-01 21:54:06 -03:00

nvd3 - v0.0.1

A reusable chart library for d3.JS by Bob Monteverde of Novus Partners.

Currently in an early stage of development, but will be a very active project. It may change quite a bit from its current state, but will always try to follow the style in which d3.js was done.

You can also check out the examples page

**Project is not dead, the creator is just recovering from surgery, after breaking his clavicle. Will be back soon.