None
Go to file
2012-07-30 18:26:08 -04:00
deprecated Merging in most of PullRequest #16 2012-07-16 13:52:24 -04:00
examples added horizon example utilizing d3.horizon plugin, will create an nvd3 model for an interactive vversion of this sooner than later 2012-07-30 18:26:08 -04:00
lib Added some stuff from d3-plugins to hopefully implement into models sooner than later, also added different color scale interpolation from cie pugin 2012-07-30 03:35:51 -04:00
src Fitler out disabled series before doing Y axis domain calculating when rescale is disabled 2012-07-30 16:40:45 -04:00
.gitignore Issue #38 let user set custom scales on the satckedAreaChart 2012-07-09 00:02:29 -04:00
build.bat Getting stuff ready to be cleaned, moving stuff that will be deleted into the deprecated folder 2012-06-16 07:02:45 -04:00
LICENSE.md Changing License to Apache v2 2012-05-23 15:58:25 -04:00
Makefile Added multiChart.js to Makefile and minifying 2012-07-27 15:37:40 -04:00
nv.d3.js Fitler out disabled series before doing Y axis domain calculating when rescale is disabled 2012-07-30 16:40:45 -04:00
nv.d3.min.js Fitler out disabled series before doing Y axis domain calculating when rescale is disabled 2012-07-30 16:40:45 -04:00
README.md update examples url 2012-07-02 00:05:23 -04: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