We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Line chart should not wrap around the canvas.
Line chart shows 2 lines when there should be only 1. The issue is not present in Safari or Firefox.
https://codepen.io/lagnat/pen/jdoJxN
Mac OS Mojave Safari 12.0.3 Chrome 72.0.3626.109 ChartJS 2.7.3
The text was updated successfully, but these errors were encountered:
This was fixed in #5937. Please try master build.
Sorry, something went wrong.
Works in master. Thanks for the quick reply.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: