theme_mod_remove_minor_grid: Quickly remove the minor lines of the panel grid

View source: R/ggplot_theme_helpers.R

theme_mod_remove_minor_gridR Documentation

Quickly remove the minor lines of the panel grid

Description

theme_mod_remove_minor_grid(), theme_mod_remove_minor_grid_x(), theme_mod_remove_minor_grid_y() are convenience functions remove the minor lines of the panel grid. Has to be called after setting the theme.

Usage

theme_mod_remove_minor_grid()

theme_mod_remove_minor_grid_y()

theme_mod_remove_minor_grid_x()

theme_mod_remove_panel_grid()

Value

Changes the panel.grid.minor of the ggplot2::theme().


ggsurveillance documentation built on April 12, 2025, 1:09 a.m.