Closed
Description
Expected behavior
With datapoints covering the entire range of the x-axis, I expect that the entire line should be displayed. This worked perfectly up through chart.js 4.3.0.
Expected codepen with 4.3.0: https://codepen.io/StephanTLavavej/pen/VwVVWmy

Current behavior
Starting with chart.js 4.3.1 and continuing with chart.js 4.3.2, part of the line isn't displayed.

Reproducible sample
https://codepen.io/StephanTLavavej/pen/MWzzojY
Optional extra steps/info to reproduce
No response
Possible solution
No response
Context
We use chart.js for the microsoft/STL Status Chart at https://microsoft.github.io/STL/ . Thank you for this amazing library!
chart.js version
v4.3.2
Browser name and version
Chrome 115.0.5790.110
Link to your project
No response