Kurssisisältö
Visualization in Python with matplotlib
Visualization in Python with matplotlib
Customize Your Scatter Plot
Tehtävä
Swipe to start coding
Set customizing parameters within the .scatter()
function so that:
- the points will be orange (
'orange'
); - points size will be
1.5
.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 3. Luku 6
Customize Your Scatter Plot
Tehtävä
Swipe to start coding
Set customizing parameters within the .scatter()
function so that:
- the points will be orange (
'orange'
); - points size will be
1.5
.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 3. Luku 6