Adrian Cerbaro
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.  ### Reproducible sample https://codepen.io/adrianbrs/pen/yLWmBpW ### Optional...
### Expected behavior The entire legend item text should be clickable when centering or right-aligning the text. For example:  ### Current behavior The clickable area of the legend item...
### 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...