Cursusinhoud
Visualization in Python with matplotlib
Visualization in Python with matplotlib
Customize Your Scatter Plot
Taak
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
.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 3. Hoofdstuk 6
Customize Your Scatter Plot
Taak
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
.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 3. Hoofdstuk 6