You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows 10/11 has "Make text bigger" feature to 150%
the chart should scale as needed based on size of the parent container.
Current behavior
During the above conditions, the chart will start at the correct size and go into a loop of shrinking to nothing, restoring itself to full size, and shrinking again.
Adjust Windows Display "Make text bigger" feature to 150%
Possible solution
No response
Context
A QA person had reported this situation with just the browser zoomed, but I have been unable to reproduce it without the corresponding operating system adjustment. It is an edge case -- trivial -- but thought to report it in case it appears under other conditions.
chart.js version
v4.4.3
Browser name and version
Chrome 126.0.6478.183
Link to your project
No response
The text was updated successfully, but these errors were encountered:
Expected behavior
When the following conditions are applied:
the chart should scale as needed based on size of the parent container.
Current behavior
During the above conditions, the chart will start at the correct size and go into a loop of shrinking to nothing, restoring itself to full size, and shrinking again.
Reproducible sample
https://codepen.io/leelenaleee/pen/WNyJXEe
Optional extra steps/info to reproduce
Possible solution
No response
Context
A QA person had reported this situation with just the browser zoomed, but I have been unable to reproduce it without the corresponding operating system adjustment. It is an edge case -- trivial -- but thought to report it in case it appears under other conditions.
chart.js version
v4.4.3
Browser name and version
Chrome 126.0.6478.183
Link to your project
No response
The text was updated successfully, but these errors were encountered: