Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Build a Layered Visualization | Getting Started with Data Visualization in R
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
Visualization and Reporting with R

bookChallenge: Build a Layered Visualization

Task

Swipe to start coding

Using the provided city_temps dataset, create a layered plot that visually summarizes the daily high temperatures.

  • Build a scatter plot of daily high temperatures using the date and high columns.
  • Add a smooth trend line to the plot.
  • Annotate the hottest day with a text label.
  • Apply a minimal or similarly clean theme to the plot.

Solution

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 6
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

close

bookChallenge: Build a Layered Visualization

Swipe to show menu

Task

Swipe to start coding

Using the provided city_temps dataset, create a layered plot that visually summarizes the daily high temperatures.

  • Build a scatter plot of daily high temperatures using the date and high columns.
  • Add a smooth trend line to the plot.
  • Annotate the hottest day with a text label.
  • Apply a minimal or similarly clean theme to the plot.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 6
single

single

some-alt