CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator
More space for Related Words legends
- Dominant language
- Python
- Stars
- 12
- Forks
- 3
- Avg merge
- 3d 3m
- Merged PRs (30d)
- 9
Description
**Is your feature request related to a problem? Please describe.**
Some users may browse a large number of nearest neighbours in lanaguages with long words (such as German or Finnish). Then the legend of the Related Words graph may overflow.

**Describe the solution you'd like**
Potential solutions, in order of preference:
- let the legend resize itself (may be not straightforward as this may be controlled through ChartJS)
- increase the size of the legend
- introduce a scroll bar
- investigate other methods of dealing with the overflow
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.