Fix chartArea undefined when resizeDelay ≠ 0 by daran8 · Pull Request #12218 · chartjs/Chart.js
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 12k
Open
daran8 wants to merge 1 commit intochartjs:masterfrom
Open
Fix chartArea undefined when resizeDelay ≠ 0#12218
daran8 wants to merge 1 commit intochartjs:masterfrom
Fix chartArea undefined when resizeDelay ≠ 0#12218
daran8 wants to merge 1 commit intochartjs:masterfrom
Conversation
Copy link Copy Markdown
daran8
commented
Mar 12, 2026
daran8
commented
- force immediate update during initial resize if chartArea is still undefined
- add regression test verifying synchronous chartArea initialization
- update responsive docs to clarify initial layout isn’t delayed
closes #12166
- force immediate update during initial resize if chartArea is still undefined - add regression test verifying synchronous chartArea initialization - update responsive docs to clarify initial layout isn’t delayed closes chartjs#12166
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment