1

I'm using https://www.highcharts.com/demo/3d-area-multiple this chart in reactjs here in this Template

Facing this below error while loading area chart using highcharts-3d as I'm unable to find the solution asking hereenter image description here

Looking for some help/suggessions. Thank you.

  • Could you recreate this problem on this [template](https://stackblitz.com/edit/react-vz2zqa?file=index.js), where you put the `d` path? I need to see it on the code instead error to check. – Sebastian Hajdus Nov 28 '22 at 09:13
  • @SebastianHajdus Thanks for quick reply. It was not there in my code there is dsetter function inside highcharts.js file from there I'm getting this error In the above template I'm unable to save the code. Could u pls guide me in that? – Hasansab Takked Nov 28 '22 at 10:21
  • You ought to recreate this, If you want to publish your changing in a template, fork project in your stackblitz account, or another online code editor, showing your case. – Sebastian Hajdus Nov 28 '22 at 10:42
  • @SebastianHajdus I have recreated it and edited in the above question and added template there could you pls check. – Hasansab Takked Nov 28 '22 at 10:57
  • This error looks like a regression bug, on version 10.1.0 is not showing, [demo](https://jsfiddle.net/BlackLabel/aynwz3xj/); – Sebastian Hajdus Nov 28 '22 at 15:09
  • 1
    @SebastianHajdus Thank you so much. It's working without any error in version 10.1.0 – Hasansab Takked Nov 28 '22 at 17:34
  • You can follow this ticket on [GH](https://github.com/highcharts/highcharts/issues/18040). – Sebastian Hajdus Nov 28 '22 at 22:31

0 Answers0