None
Go to file
2012-06-28 17:18:26 -04:00
deprecated Cleaned up the pie implementation a little more, and moved the old pie to deprecated. Will be making pieChart.js shortly that will have an optional legend and tooltips built in. 2012-06-28 17:14:53 -04:00
examples loading the correct pie.js in the example 2012-06-28 17:18:26 -04:00
lib removing old fishey code from scatter, and updating to new fisheye 2012-06-22 14:56:15 -04:00
src Cleaned up the pie implementation a little more, and moved the old pie to deprecated. Will be making pieChart.js shortly that will have an optional legend and tooltips built in. 2012-06-28 17:14:53 -04:00
.gitignore Minor change to intro, outro, and gitignore 2012-03-21 18:03:18 -04:00
build.bat Getting stuff ready to be cleaned, moving stuff that will be deleted into the deprecated folder 2012-06-16 07:02:45 -04:00
LICENSE.md Changing License to Apache v2 2012-05-23 15:58:25 -04:00
Makefile Moved cumulativeLine.js to deprecared, cumulativeLineChart.js is the up to date version of it 2012-06-27 15:09:29 -04:00
nv.d3.js Cleaned up the pie implementation a little more, and moved the old pie to deprecated. Will be making pieChart.js shortly that will have an optional legend and tooltips built in. 2012-06-28 17:14:53 -04:00
nv.d3.min.js Cleaned up the pie implementation a little more, and moved the old pie to deprecated. Will be making pieChart.js shortly that will have an optional legend and tooltips built in. 2012-06-28 17:14:53 -04:00
README.md Updated readme 2012-05-17 16:38:57 -04:00

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