Rebuilding nv.d3.js

master
Robin Hu 11 years ago
parent e545d547de
commit 579a9b1cf1

@ -706,7 +706,6 @@ window.nv.tooltip.* also has various helper methods.
container.style.top = top+'px';
container.style.opacity = 1;
container.style.position = 'absolute';
container.style.pointerEvents = 'none';
return container;
};

14
nv.d3.min.js vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save