Skip to content

This repository contains the code for the Posit conference 2023 slides

Notifications You must be signed in to change notification settings

deepshamenghani/posit_plotly_crosstalk

Repository files navigation

This repository contains the code and data for the Posit conference 2023 slides by Deepsha Menghani.


Data Viz Animation and Interactivity in Quarto

Author

Deepsha Menghani


Introduction

This repository houses the slides and code for a presentation titled "Data Viz Animation and Interactivity in Quarto." This presentation aims to demystify data visualization animations and interactivity, particularly in the context of storytelling. We'll use examples featuring Ted Lasso and Roy Kent to bring these concepts to life.


How to View the Slides?

Click Here to view the slides online.


Goals

  • Understand: What are Data Viz animation, interactivity, and linking?
  • Learn: How to start incorporating these elements in your data storytelling process.
  • Engage: With your data visually, through examples based on the number of F-bombs dropped by Roy Kent in the show Ted Lasso.

Data

The data is sourced from the Ted Lasso series and focuses on counting the number of F-bombs Roy Kent drops. Each episode was watched at 2X speed by Deepsha Menghani to compile this dataset.

  • You can access the data using "Richmondway" package with the below command: devtools::install_github("deepshamenghani/richmondway")

You can learn more about the detials of the dataset at Richmondway github repo


Technologies Used

  • Quarto: For creating the presentation slides.
  • R: For data manipulation and visualization.
  • Tidyverse, Plotly, Crosstalk: R packages used for data visualization and interactivity.

Key Features

  1. Animation: How to build animated visualizations using Plotly.
  2. Interactivity: Introducing interactivity into your graphs using Crosstalk.
  3. Linking: How to link multiple plots for additional insights.

Contact Information

For any further queries, you can reach out to me here.


Ted Lasso

About

This repository contains the code for the Posit conference 2023 slides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published