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
…nd fix multiple issues
- Keep all the hitboxes in the same column with the same width so we can align the label text properly (Fixeschartjs#12067)
- Make sure the title can fit (Fixeschartjs#11850)
- Respect the horizontal paddings of the title (Fixeschartjs#12066)
- Always measure item height to account for multiline legend items (Fixeschartjs#11824)
- Respect max width and height in both horizontal and vertical legends (Fixeschartjs#11805)
Expected behavior
Legend title horizontal paddings should be respected.
Current behavior
Legend title horizontal paddings are ignored.
Reproducible sample
https://codepen.io/adrianbrs/pen/XJJdXOZ
Optional extra steps/info to reproduce
No response
Possible solution
No response
Context
No response
chart.js version
v4.4.9
Browser name and version
Google Chrome 135.0.7049.95 (64 bits)
Link to your project
No response
The text was updated successfully, but these errors were encountered: