1 Lecture Note

  • Static plot - ggplot
    • Interactive plot - plotly
    • Animation - gganimate
  • Static plot - ggplot
    • Small Multiple - facet_*
    • Small Interactive Many - trelliscopeJS

2 Static plot - ggplot

2.1 Dataset - gapminder

Identify the target variable from gapminder dataset.

3 Interactive plot - plotly

3.1 tooltip

3.2 Highlight

4 Animation