Im using Chartjs to draw charts in my ionic app. Everything works fine excepts the it renders the last in loop. Lets say there's there objects [0,1,2], it renders only [2], well using ng-repeat, it repeat 3 times since theres 3 objects in the array.
see here: http://stackoverflow.com/questions/30451595/chartjs-render-only-the-last-in-loop-ionic