Add support for local plugins and plugin options
Plugins can now be declared in the chart `config.plugins` array and will only be applied to the associated chart(s), after the globally registered plugins. Plugin specific options are now scoped under the `config.options.plugins` options. Hooks now receive the chart instance as first argument and the plugin options as last argument.
S
Simon Brunel committed
3187a788e17f79ad69da509748aeb64cdbac48f0
Parent: e249de7
Committed by Evert Timberg <evert.timberg+github@gmail.com>
on 12/18/2016, 1:46:15 PM