Course Content
Visualization in Python with matplotlib
Visualization in Python with matplotlib
Customize Your Scatter Plot
Task
Swipe to begin your solution
Set customizing parameters within the .scatter()
function so that:
- the points will be orange (
'orange'
); - points size will be
1.5
.
Solution
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 6
Customize Your Scatter Plot
Task
Swipe to begin your solution
Set customizing parameters within the .scatter()
function so that:
- the points will be orange (
'orange'
); - points size will be
1.5
.
Solution
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 6
Switch to desktop for real-world practiceContinue from where you are using one of the options below