chartjs / Chart.js

Simple HTML5 Charts using the <canvas> tag
https://www.chartjs.org/
MIT License
63.94k stars 11.89k forks source link

Horizontal legend multiline labels overlaps #11824

Open adrianbrs opened 6 days ago

adrianbrs commented 6 days ago

Expected behavior

Multiline label will reserve space to not overlap with labels below it.

Current behavior

Multiline label overlaps item below. image

Reproducible sample

https://codepen.io/adrianbrs/pen/yLWmBpW

Optional extra steps/info to reproduce

No response

Possible solution

No response

Context

No response

chart.js version

v4.4.3

Browser name and version

No response

Link to your project

No response