You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
12 years ago
..
d3.v2.js Fix the ability to rotate labels (#22) 12 years ago
d3.v2.min.js Fix the ability to rotate labels (#22) 12 years ago
fisheye.js removing old fishey code from scatter, and updating to new fisheye 12 years ago