Part 55 Customizing plots!

You can customize all sorts of stuff in your ggplot plots!

  1. Scales
  • x and y
  • Colors
  • Shapes
  • Line types
  • Alpha
  1. Guides
  • Legend (legend, bins, colorbar, colorsteps)
  • Axis
  • None
  1. Text
  • Axis labels
  • Geom labels
  • Annotations
  • Titles and captions
  1. Themes (design features)
  • Background
  • Grid lines
  • Text styling
  • Alignment