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 ed6402e460 Added a stackedAreaChart to the charts collection. created a historical bar example similar to the line.js example 13 years ago
examples Added a stackedAreaChart to the charts collection. created a historical bar example similar to the line.js example 13 years ago
lib Reworked library to remove jquery dependancies 13 years ago
src Added a stackedAreaChart to the charts collection. created a historical bar example similar to the line.js example 13 years ago
.gitignore Minor change to intro, outro, and gitignore 13 years ago
GPL-LICENSE.v3.txt
LICENSE.md
Makefile merging in pull request from @Nathanaela removing jQuery dependence, added pie chart model, some other useful changes 13 years ago
README.md Updated readme 13 years ago
build.bat Reworked library to remove jquery dependancies 13 years ago
nv.d3.js updated chart examples to work with new no-jQuery tooltips and resizing 13 years ago
nv.d3.min.js updated chart examples to work with new no-jQuery tooltips and resizing 13 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