Expected Behavior
I expect to be able to specify a plugin for a specific chart instance without having to register it globally
Current Behavior
Plugin is not effective. Not all plugin lifecycle events seem to be called when adding a plugin to a specific chart instance.
Steps to Reproduce
https://codepen.io/santa-85/pen/BaQgqYe?editors=1111
To see correct behaviour, add chartjsPluginAnnotation to the Chart.register call
Environment