Publication-quality plots

We've seen many examples of beautiful, publication-quality plots. Let's take a final look and put all the pieces together.

plt_prop_unemployed_over_time is available.

This exercise is part of the course

Introduction to Data Visualization with ggplot2

View Course

Hands-on interactive exercise

Have a go at this exercise by completing this sample code.

plt_prop_unemployed_over_time +
  # Add Tufte's theme
  ___