Skip to contents

Theme

theme_greys()
theme_greys——————————————————————
theme_lights()
theme_lights——————————————————————
theme_darks()
theme_darks——————————————————————

Refine

refine_axis_grid()
Refine plot axes and panel grid
refine_legend()
Move Legend

Aesthetic

aes_colourblend()
Blend fill into a derived colour mapping
aes_colourcontrast()
Derive a legible colour by contrasting against fill
aes_colourpanel()
Derive a legible colour by contrasting against the panel background
aes_fillblend()
Blend colour into a derived fill mapping

Scale

scale_colour_fillblend_binned()
Scale colour, and derive fill by blending (binned)
scale_colour_fillblend_continuous()
Scale colour, and derive fill by blending (continuous)
scale_colour_fillblend_discrete()
Scale colour, and derive fill by blending (discrete)
scale_fill_colourblend_binned()
Scale fill, and derive colour by blending (binned)
scale_fill_colourblend_continuous()
Scale fill, and derive colour by blending (continuous)
scale_fill_colourblend_discrete()
Scale fill, and derive colour by blending (discrete)
scale_x_zero()
Set continuous x-axis minimum flush to zero
scale_y_zero()
Set continuous y-axis minimum flush to zero

Update

update_greys()
update_greys
update_lights()
update_lights
update_darks()
update_darks
update_palette()
Update colour/fill palettes or fixed geom colour/fill
update_panel_size()
Update panel dimensions in the current ggplot theme

Other

ggrefine()
Initialize a plot object with theme-aware default aesthetics