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

Fix regression in x-axis interaction mode #4762

Merged
merged 1 commit into from Sep 16, 2017
Merged

Fix regression in x-axis interaction mode #4762

merged 1 commit into from Sep 16, 2017

Conversation

etimberg
Copy link
Member

Resolves #4747

@etimberg etimberg added this to the Version 2.8 milestone Sep 14, 2017
@@ -192,6 +192,47 @@ describe('Core.Interaction', function() {
});
});

describe('x-axis mode', 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 would move this unit test in global.deprecations.tests.js, under version 2.4.0

labels: ['Point 1', 'Point 2', 'Point 3']
};

beforeEach(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 data and acquireChart can go directly in the it( until we need to refactor for another test?

Copy link
Member Author

Choose a reason for hiding this comment

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

sure, will change

Copy link
Member

@simonbrunel simonbrunel left a comment

Choose a reason for hiding this comment

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

Looks good!

Travis is randomly failing on Firefox, no valuable info in the log unfortunately.

@etimberg etimberg merged commit 52145de into master Sep 16, 2017
@etimberg etimberg deleted the 4747 branch September 16, 2017 12:01
yofreke pushed a commit to yofreke/Chart.js that referenced this pull request Dec 30, 2017
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
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