View source: R/theme_genoppi.R
theme_scatter | R Documentation |
Sets up a simple scatter theme by drawing x = 0 and y = 0 lines.
theme_scatter(p, axes_width = 0.22, axes_alpha = 0.5)
p |
the ggplot to be converted |
axes_width |
the width of the x and y-axis. |
axes_alpha |
numeric between 0 and 1. |
Other ggplot:
plot_tissue_enrichment()
,
theme_genoppi_bar()
,
theme_volcano_custom()
,
theme_volcano()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.