Created: October 29, 2025

Setup and Data

This slide loads the plotly library and creates our football data.

Interactive Plot: Offense vs. Defense

This plot shows team performance.

  • X-axis: Goals For (Offense)
  • Y-axis: Goals Against (Defense)
  • Bubble Size: Total Points

This plot is interactive! Hover over any bubble to see the team details.

Thank You!

This presentation was created in RStudio using:

  • R Markdown
  • ioslides for the presentation format
  • plotly for the interactive chart

All rubric requirements (date, presentation format, and interactive plot) have been met.