label text being cut off for top labels
Open
- Dominant language
- R
- Stars
- 35
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
when using facet_grid() or facet_wrap(), the label is displayed on top of the plot by default. However, for letters that extend below the line (q, p, g etc.) they are cut off by the coordinate system
default theme:
dracula theme:
suggested fix: probably add some padding to the text wnen displayed on top
Contributor guide
Assessment
This issue has not been assessed yet.