Commit Graph

6 Commits

Author SHA1 Message Date
Bob Monteverde
5307c8fadb Upgrade to d3 v2.10.2 2012-09-27 13:34:55 -04:00
Bob Monteverde
506b746716 Upgrading to d3 v2.10.0 2012-08-17 18:50:56 -04:00
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.
2012-07-13 16:46:19 -07:00
Bob Monteverde
634518c73c upgraded to d3 2.9, also minor change to multibar accessor 2012-06-13 22:59:34 -04:00
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.
2012-05-07 07:53:51 -05:00
Bob Monteverde
cc7aedcbe2 Initial public commit, merging files from private repo 2012-03-20 19:43:21 -04:00