Course Content
Visualization in Python with matplotlib
Visualization in Python with matplotlib
Customize 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
.
Thanks for your feedback!
Customize 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
.
Thanks for your feedback!
Customize 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
.
Thanks for your feedback!
Task
Set customizing parameters within the .scatter()
function so that:
- the points will be orange (
'orange'
); - points size will be
1.5
.