I am a beginner with js and react and i try in my environment to recreate a chart.
I have everything I need (package, react, etc) but I can't make it work the example code.
I know that the problem becomes from the last part of code (ReactDOM.render) but i don't know with certainty what is it.
What i doing wrong?