MeteorCharts icon indicating copy to clipboard operation
MeteorCharts copied to clipboard

Results 4 MeteorCharts issues
Sort by recently updated
recently updated
newest added

can this still work ?

http://www.meteorcharts.com/

On the demos under the heading "Formats", "Data", "Events", "Case Studies" all fail with the error FF: TypeError: this._components is undefined http://localhost:1337/dist/meteorcharts-dev.js:101 Chrome: Uncaught TypeError: Cannot read property 'lineSeries' of...

Momentjs no longer exports moment to the global scope, this breaks meteor charts. I used bower to downgrade to v2.3 and things started to work again. It would be great...