Commit Graph

6 Commits (master)

Author SHA1 Message Date
Bob Monteverde 5307c8fadb Upgrade to d3 v2.10.2 12 years ago
Bob Monteverde 506b746716 Upgrading to d3 v2.10.0 12 years ago
Itay Neeman 18713b6b19 Fix the ability to rotate labels (#22)
It turns out there was a bug in d3 2.9.2 that made the transition
continuously override the text-anchor property. This was fixed here:
https://github.com/mbostock/d3/pull/684

This pull request contains d3 2.9.6, and also makes a small fix to
handle both negative and positive rotations. Finally, it updates the
discreteBarChart sample to use it.
12 years ago
Bob Monteverde 634518c73c upgraded to d3 2.9, also minor change to multibar accessor 12 years ago
Nathanael Anderson 22225147ab Reworked library to remove jquery dependancies
renamed nvtooltip.js to tooltip.js and put it into the nv namespace
Added a batch file for building on windows.
12 years ago
Bob Monteverde cc7aedcbe2 Initial public commit, merging files from private repo 12 years ago