Updating to version 1.1.13

master
Robin Hu 11 years ago
parent 2ae2f2ceb7
commit 70be1f7d70

3833
nv.d3.js

File diff suppressed because it is too large Load Diff

4
nv.d3.min.js vendored

File diff suppressed because one or more lines are too long

@ -2,7 +2,7 @@
var nv = window.nv || {};
nv.version = '1.1.11b';
nv.version = '1.1.13b';
nv.dev = true //set false when in production
window.nv = nv;

Loading…
Cancel
Save