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 ec6df61e02 Working on using the usual data scheme for the stacked charts, fixed css error with tooltip delay, cleaned up some code 13 years ago
examples Working on using the usual data scheme for the stacked charts, fixed css error with tooltip delay, cleaned up some code 13 years ago
lib Initial public commit, merging files from private repo 13 years ago
src Working on using the usual data scheme for the stacked charts, fixed css error with tooltip delay, cleaned up some code 13 years ago
.gitignore Minor change to intro, outro, and gitignore 13 years ago
GPL-LICENSE.v3.txt Added added generic gitignore, and added license files. 13 years ago
LICENSE.md Added added generic gitignore, and added license files. 13 years ago
Makefile Added stacked area charts to makefile and minified 13 years ago
README.md Added link to the examples page in the main readme 13 years ago
nv.d3.js lots of changes with nv.chart.line, not 100% set with the API yet, but the new lineChart.html example should be 100 times easier to use than lineWithLegend.html example 13 years ago
nv.d3.min.js lots of changes with nv.chart.line, not 100% set with the API yet, but the new lineChart.html example should be 100 times easier to use than lineWithLegend.html example 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