We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Chart destruction in IE8 is faulty

I have a rich web page that has to render and destroy charts dynamically - so I can't say for sure how much charts would be initialized in total through the page life cycle.
On Internet Explorer 8 ejCharts create a new <style> tag each time a chart is initialized. This tag is NOT destroyed when I call chart.destroy().
IE8 has a limitation on how much <style> elements could be present on the page - it equals 30 (Read more here). As soon as the limit is reached, charting logic fails and charts are dead until page refresh. In my case the limit is reached pretty soon.

It feels like <style> should be destroyed when 'destroy()' is called... Or maybe I'm doing something wrong?
Please look at the attached example - it helps to reproduce the issue in 10 seconds. Thanks for any help in advance!

Attachment: IE8Redraw_24c71eb9.zip

1 Reply

JA Jayavigneshwaran Syncfusion Team February 10, 2015 06:23 AM UTC

Hi Artem,

We have found that “Style tag is not removed on destroy() in VML rendering” and have logged defect report regarding this. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents

Please let us know if you have any concern.

Thanks,

Jayavigneshwaran



Loader.
Live Chat Icon For mobile
Up arrow icon