Skip to content

Conversation

@etimberg
Copy link
Member

@etimberg etimberg commented Feb 8, 2017

Resolves #3881

Tested with the Chart.Bands.js plugin.

* @private
*/
Chart.PluginBase = helpers.inherits({});
Chart.PluginBase = function() {};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Chart.PluginBase = Chart.Element.extend({}); is more in line with the previous implementation because it calls initialize at construction time.

@etimberg
Copy link
Member Author

etimberg commented Feb 9, 2017

Updated per review comments

@etimberg etimberg merged commit 8c90b9f into master Feb 9, 2017
@etimberg etimberg deleted the fix/3881 branch February 25, 2017 17:21
@simonbrunel simonbrunel added this to the Version 2.6 milestone May 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants