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
Chart does not freeze
This may be related to this ticket #11315
Verison: "chart.js": "^4.3.0", "vue-chartjs": "^5.2.0",
https://github.com/chartjs/Chart.js/blob/v4.3.0/src/controllers/controller.doughnut.js#L314
No response
v4.3.0
The text was updated successfully, but these errors were encountered:
Further fixes for elements added / changed
42577a0
This possibly fixes chartjs#11365.
In case it helps, I believe the following steps can reproduce this:
inChartArea = false
Sorry, something went wrong.
429d99d
No branches or pull requests
Expected behavior
Chart does not freeze
Current behavior
This may be related to this ticket
#11315
Verison:
"chart.js": "^4.3.0",
"vue-chartjs": "^5.2.0",
Reproducible sample
https://github.com/chartjs/Chart.js/blob/v4.3.0/src/controllers/controller.doughnut.js#L314
Optional extra steps/info to reproduce
No response
Possible solution
No response
Context
No response
chart.js version
v4.3.0
Browser name and version
No response
Link to your project
No response
The text was updated successfully, but these errors were encountered: