Skip to contents

Themes

theme_t2m()
t2m ggplot2 theme
theme_solaris()
Solaris ggplot2 theme

Color Scales

Palettes

solaris_pal() viridis_pal() grayscale_pal() inferno_pal() doplar_pal()
Color palette generators
solaris_colors
Named solaris accent colors
doplar_colors
Named doplar accent colors
show_palette()
Preview color palettes

Settings

scale_colour_discrete() scale_fill_discrete() scale_colour_continuous() scale_fill_continuous() set_theme()
Palette-aware colour and fill scales
set_fonts()
Configure fonts for ggplot2 plots
set_ggraph_defaults()
Set default aesthetics for ggraph network visualizations

Labels

geom_qlabel() geom_qlabel_box()
Quiet label and text geoms
geom_text() geom_label()
Themed text and label geoms with quiet-label support

Utilities

grid_solaris()
Add solaris-style grid to base R plots
save_plot()
Save a ggplot with theme-appropriate defaults
reset_label_defaults()
Reset label defaults to factory settings