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

Incorrect line chart rendering in Chrome with min and max axis values set #6083

Closed
lagnat opened this issue Feb 21, 2019 · 2 comments
Closed

Comments

@lagnat
Copy link

lagnat commented Feb 21, 2019

Expected Behavior

Line chart should not wrap around the canvas.

Current Behavior

Line chart shows 2 lines when there should be only 1.
The issue is not present in Safari or Firefox.

Steps to Reproduce (for bugs)

https://codepen.io/lagnat/pen/jdoJxN

Environment

Mac OS Mojave
Safari 12.0.3
Chrome 72.0.3626.109
ChartJS 2.7.3

@nagix
Copy link
Contributor

nagix commented Feb 21, 2019

This was fixed in #5937. Please try master build.

@lagnat
Copy link
Author

lagnat commented Feb 21, 2019

Works in master. Thanks for the quick reply.

@nagix nagix closed this as completed Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants