remove_labels_from_axis: Removes labels from axis grobs.
Description
Called from FacetGridRepeatLabels.
Usage
remove_labels_from_axis(axisgrob, direction = c("horizontal", "vertical"))
Arguments
- axisgrob
Grob with an axis.
- direction
Whether the axis is horizontal or vertical.