MeteorCharts icon indicating copy to clipboard operation
MeteorCharts copied to clipboard

Demo doesn't work: TypeError: this._components is undefined

Open UnwashedMeme opened this issue 11 years ago • 1 comments

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 undefined

This is off of a fresh clone; HEAD: fcd2a7a

UnwashedMeme avatar Apr 18 '14 16:04 UnwashedMeme

Hey @UnwashedMeme! Yes, MeteorCharts is in the process of releasing v0.2.0 which is a complete rewrite. In addition, I'm working on rebuilding the examples, and putting them on meteorcharts.com. Coming very soon!

ericdrowell avatar Apr 18 '14 17:04 ericdrowell