Closed
Description
There are a few cases where we call textGrob()
directly instead of element_grob()
or element_render()
. Ideally, we should eliminate all of them. Here is a list of cases I'm currently aware of. There may be more. Reprexes will follow below.
- Axis text for non-standard axis position (e.g., x axis on top)
- Facet labels when using
facet_wrap()
- Facet labels when using
facet_grid()
(Checkmark means the issue has been addressed.)
Metadata
Metadata
Assignees
Labels
No labels