Length legends' SVG exporting logic doesn't account for long titles
Open
barplots
bug
- Dominant language
- JavaScript
- Stars
- 56
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Minor bug: when the length of a legend title (usually, the corresponding metadata field used to encode lengths in a barplot layer) is longer than the longest rows within the legend, this is not accounted for. This bug results in the exported SVG legends looking like:

This should be pretty simple to fix, fortunately. This is coming up as a problem for #322.
Contributor guide
Assessment
This issue has not been assessed yet.