You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the look of gauge.js and would love to try it out on one of my projects but I'm really struggling to get it to run when including the JS file via. RequireJS 2.3.6. It just says 'Gauge is not defined':
I can see that RequireJS has downloaded and included the JS file but for some reason the Gauge variable just isn't set:
I love the look of gauge.js and would love to try it out on one of my projects but I'm really struggling to get it to run when including the JS file via. RequireJS 2.3.6. It just says 'Gauge is not defined':
I can see that RequireJS has downloaded and included the JS file but for some reason the Gauge variable just isn't set:
My require.js configuration:
I have tried the minified version and the full versions from both CDNJS and bernii.github.io.
Please does anyone have any ideas?
The text was updated successfully, but these errors were encountered: