None
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Eric Rosenberg 9b20638cce Merge branch 'master' of https://github.com/novus/nvd3 12 years ago
deprecated Merging in most of PullRequest #16 12 years ago
examples added horizon example utilizing d3.horizon plugin, will create an nvd3 model for an interactive vversion of this sooner than later 12 years ago
lib Added some stuff from d3-plugins to hopefully implement into models sooner than later, also added different color scale interpolation from cie pugin 12 years ago
src Merge branch 'master' of https://github.com/novus/nvd3 12 years ago
.gitignore Issue #38 let user set custom scales on the satckedAreaChart 12 years ago
LICENSE.md Changing License to Apache v2 12 years ago
Makefile Added multiChart.js to Makefile and minifying 12 years ago
README.md update examples url 12 years ago
build.bat Getting stuff ready to be cleaned, moving stuff that will be deleted into the deprecated folder 12 years ago
nv.d3.js Fitler out disabled series before doing Y axis domain calculating when rescale is disabled 12 years ago
nv.d3.min.js Fitler out disabled series before doing Y axis domain calculating when rescale is disabled 12 years ago

README.md

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