Error: Cannot read properties of null (reading ‘style’)
Error in /~/src/canvasjs.stock.min.js (1117:38)
I’ve have been facing the above mentioned error while trying to re-render the chart by destroying it and by creating a new chart with same container id.
Please find the attached screenshot and sample code (stackblitz) for you ref.
Please help me to resolve this issue.
Thanks