nvd3/lib
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
..
d3.v2.js Fix the ability to rotate labels (#22) 2012-07-13 16:46:19 -07:00
d3.v2.min.js Fix the ability to rotate labels (#22) 2012-07-13 16:46:19 -07:00
fisheye.js removing old fishey code from scatter, and updating to new fisheye 2012-06-22 14:56:15 -04:00