n3-charts/pie-chart

memory leak issue

Opened this issue · 0 comments

this commit 7d58ff5 created memory leak issue. When pie-chart has been removed from DOM listener to resize event is still exist and doesnt allow garbage collection to do its work.
I fixed it, but cant create pull request due to permissions restriction.