Files
Chart.js/src
Simon Brunel 69521477a1 Remove useless hasOwnProperty checks
The Chart.helpers.each method uses Object.keys() to iterates on the object *own enumerable properties*, meaning that checking if object.hasOwnProperty() is useless.
2016-05-17 19:49:17 +02:00
..
2016-05-17 19:49:17 +02:00
2016-05-13 22:39:11 -05:00