theme_gridlines | R Documentation |
Subtle gridlines for a ggplot object.
Useful in conjunction with theme_simple()
.
theme_gridlines(linetype = "dotted", color = gray(0.9), ...)
linetype |
(character) passed to |
color |
(character) passed to |
... |
further arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.