Adrian Cerbaro

Results 5 issues of Adrian Cerbaro

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/adrianbrs/nest-oidc-provider/blob/main/CONTRIBUTING.md - [x] Tests for the changes have been added...

I needed this feature to manage many legends on the same chart, but I couldn't find anything besides the HTML legends. Therefore, I decided to implement this feature, and I...

### Expected behavior Multiline label will reserve space to not overlap with labels below it. ### Current behavior Multiline label overlaps item below. ![image](https://github.com/chartjs/Chart.js/assets/20914057/f4f87eda-d741-446e-8b47-11ee2283c26a) ### Reproducible sample https://codepen.io/adrianbrs/pen/yLWmBpW ### Optional...

type: bug

### Expected behavior The entire legend item text should be clickable when centering or right-aligning the text. For example: ![Image](https://github.com/user-attachments/assets/1f7ccb53-1689-417a-ab92-e4bfde33d27d) ### Current behavior The clickable area of ​​the legend item...

type: bug

### Expected behavior Legend title horizontal paddings should be respected. ### Current behavior Legend title horizontal paddings are ignored. ![Image](https://github.com/user-attachments/assets/7974eba7-c996-4b7e-b0a9-fa0b43fe7a16) ![Image](https://github.com/user-attachments/assets/e16da4e5-165d-4f64-a5da-1d359bc5bf0a) ### Reproducible sample https://codepen.io/adrianbrs/pen/XJJdXOZ ### Optional extra steps/info to...

type: bug