hansmaad / chartist-plugin-zoom

Zoom Plugin for Chartist.js
Do What The F*ck You Want To Public License
17 stars 15 forks source link

Doesn't work with npm on client #10

Closed briancray closed 7 years ago

briancray commented 7 years ago

Because Chartist is never defined globally. Here's an example that shows proper passing of Chartist into the factory in commonjs environments:

https://github.com/Globegitter/chartist-plugin-tooltip/blob/master/dist/chartist-plugin-tooltip.js#L11