View source: R/g3LollipopTheme.R
g3Lollipop.theme | R Documentation |
G3Lollipop chart options of built-in themes.
g3Lollipop.theme(
theme.name = "default",
title.text = "",
y.axis.label = "# of mutations",
legend.title = NA
)
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 |
a list with g3Lollipop plot options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.