Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 770 Bytes

README.md

File metadata and controls

31 lines (28 loc) · 770 Bytes

Data visualization

Video playlist on YouTube

Units

  1. What do you want to say with your plot?
    • Introduction
    • Plot styles
    • Data wrangling
    • Ethics in visualization
  2. Mapping information onto a plot
    • Aesthetics
    • Faceting
    • Theming
    • Accessibility
  3. Constructing complex plots
    • Combining data
    • Adding plot elements
    • Highlighting points
    • Reusable themes
  4. Designing reusable plotting code
    • Plots as objects
    • Composite figures
    • Dynamic plot creation
    • Processing lists of plots
  5. Finishing touches
    • Finishing touches
    • Size considerations
    • Complex plot operations
    • Reproducible visualization