Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Customize Your Scatter Plot | Scatter Plots
course content

Course Content

Visualization in Python with matplotlib

Customize Your Scatter PlotCustomize Your Scatter Plot

Task

Set customizing parameters within the .scatter() function so that:

  • the points will be orange ('orange');
  • points size will be 1.5.

Everything was clear?

Section 3. Chapter 6
toggle bottom row
course content

Course Content

Visualization in Python with matplotlib

Customize Your Scatter PlotCustomize Your Scatter Plot

Task

Set customizing parameters within the .scatter() function so that:

  • the points will be orange ('orange');
  • points size will be 1.5.

Everything was clear?

Section 3. Chapter 6
toggle bottom row
some-alt