gionkunz / chartist-plugin-threshold

Threshold Plugin for Chartist.js
Do What The F*ck You Want To Public License
29 stars 38 forks source link

"Chartist is not defined" exception while using "import" syntax #12

Closed marcalexiei closed 5 years ago

marcalexiei commented 6 years ago

Description

While using import syntax and a module bundler with chartist-plugin-threshold it result with an error: Chartist is not defined.

Workaround

Use require() after set window.Chartist.