Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated code from time scale and bar chart #6622

Merged
merged 3 commits into from Oct 27, 2019

Conversation

benmccann
Copy link
Contributor

No description provided.

@benmccann benmccann added this to the Version 3.0 milestone Oct 27, 2019
@benmccann benmccann changed the title Remove deprecated code from time scale Remove deprecated code from time scale and bar chart Oct 27, 2019
@@ -306,13 +306,6 @@ var helpers = {

ChartElement.__super__ = me.prototype;
return ChartElement;
},

_deprecated: function(scope, value, previous, current) {
Copy link
Member

Choose a reason for hiding this comment

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

It may be worth keeping this around as we may need it in future version

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I had debated. I'll add it back

@etimberg etimberg merged commit 26dc04d into chartjs:master Oct 27, 2019
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.

None yet

3 participants