Commit Graph

6 Commits

Author SHA1 Message Date
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
cf8f7ca21a removing old fishey code from scatter, and updating to new fisheye 2012-06-22 14:56:15 -04:00
Bob Monteverde
6b359f1f03 Forgot to add fisheye.js 2 commits ago 2012-06-20 02:32:06 -04: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