Update to v0.7.9000

This commit is contained in:
gnoblet 2023-01-24 19:48:10 -05:00
parent aba8c79f82
commit 133a4b29b0
44 changed files with 74 additions and 41 deletions

View file

@ -110,6 +110,12 @@ theme_reach(
\item{axis_title_font_face}{Axis title font face. Default to "plain". Font face ("plain", "italic", "bold", "bold.italic").}
\item{axis_text_x_angle}{Angle for the x-axis text.}
\item{axis_text_x_vjust}{Vertical adjustment for the x-axis text.}
\item{axis_text_x_hjust}{Vertical adjustment for the x-axis text.}
\item{grid_major_x}{Boolean. Do you need major grid lines for x-axis?}
\item{grid_major_y}{Boolean. Do you need major grid lines for y-axis?}