Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3590
What is the proper way to dispose of the jquery igDataChart?
posted

Is there a destroy method I should call or simply call empty() on the container? I am noticing that when calling empty() on the containing element the memory working set remains the same on the browser.

  • 30692
    Suggested Answer
    Offline posted

    Mike,

    There is a destroy method. There may be some memory leaks though in the CTP, as this is one of the areas that hasn't received a lot of testing in the preview.

    -Graham