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
This issue was originally noticed in rust-lang/crates.io#9656 (see comments there for other users confirming it)
Interestingly though, the charts on crates.io seem to be affected slightly differently by this bug:
the bug occurs when swiping over the chart to move the tooltip; for the chartjs.org sample I am seeing this as well but less common and not as extreme
the rendering glitch seems to be persistent (?), for example the chart of https://crates.io/crates/struson at the bottom already shows these issues without any interaction (might not be reproducible when the data changes in the future)
Not sure if there is an additional issue with how crates.io is integrating the charts.
chart.js version
v4.4.8
Browser name and version
Firefox 136.0; Android 13
Link to your project
No response
The text was updated successfully, but these errors were encountered:
Marcono1234
changed the title
Visual artifacts for line charts on Firefox for Android
Visual artifacts for line & radar charts on Firefox for Android
Mar 12, 2025
Expected behavior
Charts are rendered properly, without any visual artifacts
Current behavior
Charts are rendered with flickering lines and areas
To me it seems this is most (or only) noticeable when:
Screenshot:

Video:
https://github.com/user-attachments/assets/cd7d21dd-f7b9-4a6e-8438-46d1707f04a8
Reproducible sample
https://www.chartjs.org/docs/latest/samples/other-charts/radar.html
Optional extra steps/info to reproduce
On Firefox for Android; other browsers and devices don't seem to be affected (?)
Possible solution
No response
Context
This issue was originally noticed in rust-lang/crates.io#9656 (see comments there for other users confirming it)
Interestingly though, the charts on crates.io seem to be affected slightly differently by this bug:
Not sure if there is an additional issue with how crates.io is integrating the charts.
chart.js version
v4.4.8
Browser name and version
Firefox 136.0; Android 13
Link to your project
No response
The text was updated successfully, but these errors were encountered: