None
Go to file
Itay Neeman 5c3dff719c Fix line+bar chart tooltip
There is a bug in the line+bar chart that caused the tooltip to keep
being append with left/right axis information. We fix this by saving
the original key and using that for the append.
2012-07-13 18:33:37 -07:00
deprecated moving monthendAxis.html to deprecated, and closing Issue #32 2012-07-13 16:35:11 -04:00
examples moving monthendAxis.html to deprecated, and closing Issue #32 2012-07-13 16:35:11 -04:00
lib removing old fishey code from scatter, and updating to new fisheye 2012-06-22 14:56:15 -04:00
src Fix line+bar chart tooltip 2012-07-13 18:33:37 -07:00
.gitignore Issue #38 let user set custom scales on the satckedAreaChart 2012-07-09 00:02:29 -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 reworked bullet a little bit and created bulletChart 2012-06-30 03:17:21 -04:00
nv.d3.js Merging in Pull Request #61 2012-07-13 14:56:35 -04:00
nv.d3.min.js Merging in Pull Request #61 2012-07-13 14:56:35 -04:00
README.md update examples url 2012-07-02 00:05:23 -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