UNPKG

nvd3

Version:

A reusable charting library written in d3.js

7 lines (4 loc) 158 B
// nv-is-defined-test.js Tinytest.add('nv object is defined', function(test) { test.isNotUndefined(nv, 'nv is undefined at global scope for Meteor'); });