View source: R/ggplot_theme_helpers.R
theme_mod_remove_minor_grid | R Documentation |
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.
theme_mod_remove_minor_grid()
theme_mod_remove_minor_grid_y()
theme_mod_remove_minor_grid_x()
theme_mod_remove_panel_grid()
Changes the panel.grid.minor
of the ggplot2::theme()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.