UNPKG

nvd3-fork

Version:

FORK! of NVD3, a reusable charting library written in d3.js

5 lines (3 loc) 158 B
/*global nv:true*/ // Meteor creates a file-scope global for exporting. This comment prevents a potential JSHint warning. nv = window.nv; delete window.nv;