theme-no-axis: theme_noxaxis

theme_noxaxisR Documentation

theme_noxaxis

Description

A theme that only show y-axis

Usage

theme_noxaxis(color = "black", ...)

theme_noyaxis(color = "black", ...)

theme_noaxis(...)

Arguments

color

color of y-axis

...

additional parameters that passed to theme()

Value

ggplot2 theme

Author(s)

Guangchuang Yu


ggfun documentation built on Oct. 30, 2024, 9:13 a.m.