[FEATURE]: Setting `itemheight` (analogous to `itemwidth`) to increase height of fill in legend
@MannXo is already working on this.
Since Jul 28, 2026.
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
Description
Please consider adding layout.legend.itemheight setting (similar to current layout.legend.itemwidth)
For plots with a fillpattern applied, it would be great if we could increased the height of the corresponding legend item so that more of the fill pattern was visible.
Why should this feature be added?
Currently, the fillpattern is only 6 pixels high (I think), but if we could make it higher then more of the pattern would be visible.
Mocks/Designs
The current legend item height:
Setting the svg path to v12 shows more of the pattern fill and makes the regions more easily identifiable (my vertical alignment is off, but hopefully the concept is clear enough).
Best regards
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.