gonewandering / angles

An angular.js wrapper for Chart.js
MIT License
632 stars 87 forks source link

should unbind the 'resize' event #34

Closed designershao closed 10 years ago

designershao commented 10 years ago

Should unbind the 'resize' event. if not unbind, the window would be binded the 'resize' event twice when we back to the view which contains the angles, and then the browser become unresponsive.