Description Usage Arguments Value
View source: R/seven_noy_grid.R
General Plotting Theme
1 2 3 4 5 6 7 8 | seven_noy_grid(
x_angle = 0,
x_hjust = 0.5,
x_vjust = 0,
y_angle = 0,
y_hjust = 0.5,
y_vjust = 0.5
)
|
x_angle |
Angle of x axis text. |
x_hjust |
Horizontal adjustment to x axis text. |
x_vjust |
Vertical adjustment to x axis text. |
y_angle |
Angle of x axis text. |
y_hjust |
Horizontal adjustment to x axis text. |
y_vjust |
Vertical adjustment to x axis text. |
ggplot theme with no y line axis, but horizontal lines and y axis text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.