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 0fafafbc79 Trying to speed up performance by not recalculating scale domains that have already been calcualted. Also added first cut at a grouped multiBar model and example. 12 years ago
examples Trying to speed up performance by not recalculating scale domains that have already been calcualted. Also added first cut at a grouped multiBar model and example. 12 years ago
lib Reworked library to remove jquery dependancies 12 years ago
src Trying to speed up performance by not recalculating scale domains that have already been calcualted. Also added first cut at a grouped multiBar model and example. 12 years ago
.gitignore Minor change to intro, outro, and gitignore 12 years ago
LICENSE.md Changing License to Apache v2 12 years ago
Makefile Added new interactive sparklinePlus example, updated sparkline model and bullet model 12 years ago
README.md Updated readme 12 years ago
build.bat Reworked library to remove jquery dependancies 12 years ago
nv.d3.js Using category20 colors instead of category10, now the default colors work with up to 20 series, will deal with more later 12 years ago
nv.d3.min.js Using category20 colors instead of category10, now the default colors work with up to 20 series, will deal with more later 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