Commit Graph

12 Commits (master)

Author SHA1 Message Date
Tyler Wolf 364f689fb3 added colorbrewer.js to lib 11 years ago
Tyler Wolf 7e9b8c013c added d3 v3 to lib folder 11 years ago
Bob Monteverde 5307c8fadb Upgrade to d3 v2.10.2 12 years ago
Alexandre Rocha Lima e Marcondes 0a6a6993b4 * First experience with crossfilter 12 years ago
Bob Monteverde 506b746716 Upgrading to d3 v2.10.0 12 years ago
Bob Monteverde 15c2e2b1be Added some stuff from d3-plugins to hopefully implement into models sooner than later, also added different color scale interpolation from cie pugin 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 cf8f7ca21a removing old fishey code from scatter, and updating to new fisheye 12 years ago
Bob Monteverde 6b359f1f03 Forgot to add fisheye.js 2 commits ago 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