Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Enhance Plot Aesthetics | Getting Started with Data Visualization in R
Visualization and Reporting with R

bookChallenge: Enhance Plot Aesthetics

Task

Swipe to start coding

Practice customizing plot aesthetics and applying themes to make your visualizations stand out. Using the provided cars_data dataset, create a scatter plot of horsepower vs. mpg, color points by car type, and apply a professional theme. Add a custom title and axis labels.

  • Create a scatter plot of horsepower (x-axis) vs. mpg (y-axis) using the cars_data dataset.
  • Color the points by the type variable.
  • Apply a professional theme to the plot.
  • Add a custom title and axis labels to the plot.
  • Assign the resulting plot to the variable plot.

Solution

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 4
single

single

Ask AI

expand

Ask AI

ChatGPT

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

close

bookChallenge: Enhance Plot Aesthetics

Swipe to show menu

Task

Swipe to start coding

Practice customizing plot aesthetics and applying themes to make your visualizations stand out. Using the provided cars_data dataset, create a scatter plot of horsepower vs. mpg, color points by car type, and apply a professional theme. Add a custom title and axis labels.

  • Create a scatter plot of horsepower (x-axis) vs. mpg (y-axis) using the cars_data dataset.
  • Color the points by the type variable.
  • Apply a professional theme to the plot.
  • Add a custom title and axis labels to the plot.
  • Assign the resulting plot to the variable 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Β 4
single

single

some-alt