g3Lollipop.theme: G3Lollipop chart options of built-in themes.

View source: R/g3LollipopTheme.R

g3Lollipop.themeR Documentation

G3Lollipop chart options of built-in themes.

Description

G3Lollipop chart options of built-in themes.

Usage

g3Lollipop.theme(
  theme.name = "default",
  title.text = "",
  y.axis.label = "# of mutations",
  legend.title = NA
)

Arguments

theme.name

theme name, including default, cbioportal, nature, nature2, dark, blue, ggplot2, and simple. Default default.

title.text

title of chart. Default is empty.

y.axis.label

Y-axis label text. Default "# of mutations".

legend.title

legend title. If NA, factor.col in g3Lollipop is used. Default is NA.

Value

a list with g3Lollipop plot options


g3viz documentation built on Aug. 19, 2022, 5:07 p.m.