jomasti
Results
3
comments of
jomasti
What does your `index.ejs` look like? Does it have the script tags like step 3 in the README or the webpack examples? That's the supported method of loading AmCharts with...
It actually is not with the version in your package.json. With 2.x, you can see that the [index.js](https://github.com/amcharts/amcharts3-react/blob/2.x.x/index.js) does not load the amcharts module like in the latest 1.x version.
How are you updating the data?