-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
BorderRadius of Bar Chart issue on Firefox 116 #11430
Comments
It seems it might be a bug in FF 116, in FF 115 it showed correctly. |
Hi ! Im a beginner here. id like to work on this can you give me a bit of details of how I can possibly solve this issue. |
@Amna-Hassan04 since it works fine in FF115 and other browsers I suspect the issue is in the source code of FF itself. So that would mean you can't do much. What you can do is try and make a basic repo and if that also has the same issue file a bug report at mozilla |
Fixed in #11435 |
Expected behavior
When set borderRadius of Bar Chart, the border-radius of the bars of bar chart should be displayed correctly.
Current behavior
When set borderRadius of Bar Chart, it is not displayed correctly on Firefox 116. Other Browser works fine.
Reproducible sample
https://codepen.io/phunh713/pen/XWyOXrj
Optional extra steps/info to reproduce
No response
Possible solution
No response
Context
No response
chart.js version
v4.3.2
Browser name and version
Firefox 116
Link to your project
No response
The text was updated successfully, but these errors were encountered: