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
Bob Monteverde 0d68690315 Added stacked area chart example, now showing a positive and negative version of the chart 12 years ago
deprecated LinePlusFocus now rescales when series are removed. Also moved a couple more files to deprecated, and removed from Makefile 12 years ago
examples Added stacked area chart example, now showing a positive and negative version of the chart 12 years ago
lib Forgot to add fisheye.js 2 commits ago 12 years ago
src Added stacked area chart example, now showing a positive and negative version of the chart 12 years ago
.gitignore Minor change to intro, outro, and gitignore 13 years ago
LICENSE.md Changing License to Apache v2 13 years ago
Makefile LinePlusFocus now rescales when series are removed. Also moved a couple more files to deprecated, and removed from Makefile 12 years ago
README.md Updated readme 13 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 Issue #7 - Fixed tooltip positions in Firefox (and hopefully in IE9) 12 years ago
nv.d3.min.js Issue #7 - Fixed tooltip positions in Firefox (and hopefully in IE9) 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