None
Go to file
2012-05-31 03:40:10 -04:00
examples renamed dispatch point**** to element*** to be consistent with the others, cleaned up scatter, line, and stacked area to utilize scatter's scales, fixed a couple of remaps 2012-05-31 03:40:10 -04:00
lib Reworked library to remove jquery dependancies 2012-05-07 07:53:51 -05:00
src renamed dispatch point**** to element*** to be consistent with the others, cleaned up scatter, line, and stacked area to utilize scatter's scales, fixed a couple of remaps 2012-05-31 03:40:10 -04:00
.gitignore Minor change to intro, outro, and gitignore 2012-03-21 18:03:18 -04:00
build.bat Reworked library to remove jquery dependancies 2012-05-07 07:53:51 -05:00
LICENSE.md Changing License to Apache v2 2012-05-23 15:58:25 -04:00
Makefile added multiBarWithLegend to makefile, and tweaked the animation a little on the multibar 2012-05-30 16:08:06 -04:00
nv.d3.js renamed dispatch point**** to element*** to be consistent with the others, cleaned up scatter, line, and stacked area to utilize scatter's scales, fixed a couple of remaps 2012-05-31 03:40:10 -04:00
nv.d3.min.js renamed dispatch point**** to element*** to be consistent with the others, cleaned up scatter, line, and stacked area to utilize scatter's scales, fixed a couple of remaps 2012-05-31 03:40:10 -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