LocusEnergy / ember-sparkles

Collection of composable D3 components built with ember-d3-helpers
http://locusenergy.github.io/ember-sparkles/#/line-chart
MIT License
56 stars 9 forks source link

Unsubscribing from `debouncedDidResize` event #60

Closed yarigpopov closed 7 years ago

yarigpopov commented 7 years ago

Otherwise we will get an error after hiding and showing the chart, due to unexistance of this.$().innerWidth

ghost commented 7 years ago

nice, this is great! thank you for submitting.