chartjs / Chart.js

Simple HTML5 Charts using the <canvas> tag
https://www.chartjs.org/
MIT License
63.92k stars 11.89k forks source link

charts get blurred when zooming out and in again #11702

Open rcasey-vertek opened 4 months ago

rcasey-vertek commented 4 months ago

Expected behavior

Charts should resize as expected.

Current behavior

Charts appear blurry when zooming out to 50% and then zooming back in to 150%. They stay blurry when zooming back to 100%. Seems like this bug has popped up again: https://github.com/chartjs/Chart.js/issues/5485

Reproducible sample

https://codepen.io/leelenaleee/pen/WNyJXEe

Optional extra steps/info to reproduce

No response

Possible solution

No response

Context

No response

chart.js version

v4.4.0

Browser name and version

Chrome

Link to your project

No response