connor11528 / ng-morris

directives to implement morris.js bar, line and donut charts with angular.js
http://connor11528.github.io/ng-morris
10 stars 3 forks source link

update data instead of creating the object again #4

Closed pauloFernandes closed 9 years ago

pauloFernandes commented 9 years ago

Instead of creating the morris chart object many times, with this change, the object is instantiated just once, and then its data is updated