score:1

It seems that the codesandbox which you have shared uses the not official version of the Highcharts React wrapper, but the code in your project does.

Make sure that you have installed the correct version of the React Wrapper in your local project - https://github.com/highcharts/highcharts-react

And try to use this config: https://stackblitz.com/edit/react-cygz3p?file=index.js


Related Query

More Query from same tag