Skip to content
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

Lines partially missing after upgrade from 4.3.0 to 4.3.1 #11418

Closed
StephanTLavavej opened this issue Jul 25, 2023 · 1 comment
Closed

Lines partially missing after upgrade from 4.3.0 to 4.3.1 #11418

StephanTLavavej opened this issue Jul 25, 2023 · 1 comment

Comments

@StephanTLavavej
Copy link

Expected behavior

I don't yet have a fully reduced, interactive example - my apologies (as someone who has to deal with toolset bug reports all day too). Please close this issue if you absolutely require one, and I'll see if I can extract it. I'm hoping that there are few enough changes between 4.3.0 and 4.3.1 that this rings a bell.

I have large chart with several years worth of weekly followed by daily data points (so >1400 per line). With chart.js 4.3.0 it renders perfectly, as seen in https://microsoft.github.io/STL/ with source code https://github.com/microsoft/STL/tree/gh-pages .

Current behavior

With chart.js 4.3.1, it mostly renders, but the older portions of lines are missing. Side-by-side screenshots:

chartjs_431_regression

https://stephantlavavej.github.io/STL/ is using chart.js 4.3.1 with source code https://github.com/StephanTLavavej/STL/tree/gh-pages .

Curiously, chart.js knows about the data points that aren't being displayed on the lines, as the hover tooltips indicate that their values are there.

I took these screenshots with Edge, but it repros in Chrome too.

Reproducible sample

not yet available, sorry!

Optional extra steps/info to reproduce

No response

Possible solution

No response

Context

No response

chart.js version

v4.3.1

Browser name and version

Edge 115.0.1901.183

Link to your project

No response

@StephanTLavavej
Copy link
Author

I have fully reduced this and will open a fresh bug.

@StephanTLavavej StephanTLavavej closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant