Simon Brunel dfdbd4465c Allow to register/unregister an array of plugins
The plugins service now accepts an array of plugin instances to register or unregister (for consistency, renamed `Chart.plugins.remove` to `unregister`). Also added a few methods to manipulate registered plugins, such as `count`, `getAll` and `clear` (mainly used by our unit tests).
2016-06-11 00:17:44 +02:00
..
2015-08-30 20:17:24 -04:00
2016-05-04 21:08:59 -04:00
2015-08-29 12:31:44 -04:00
2016-04-27 21:50:31 -04:00