Closed niralivasoya closed 1 year ago
Hi @niralivasoya,
Thank you for contacting us!
I've tried to reproduce the problem, but everything works fine with the coded that you provided. Live example: https://codesandbox.io/s/highcharts-react-demo-9yq3xg?file=/demo.jsx
However, some of your parent components can trigger re-render and the chart may update unnecessarily, so please try to keep your chartOptions
in state or memorize them.
Best regards!
@ppotaczek, Thank you so much for your reply. I will try to minimize the re-rendering.
Closed due to inactivity.
Setup used
Code
Current Result
What is wrong here, I am getting the above error. It is working properly but in the console, I am getting this error continuously.
I have used Bullet, especially for setting the marker (Targets). Please suggest if there is any alternate way to do this.
Thanks