Create a Complete Bar Chart
Taak
Swipe to start coding
-
Assign the second call of the
.barh()function to thebar2variable. -
Customize the plot:
- set x label to
'Rainfall (mm)'; - y label to
'Month'; - title to
'Average rainfall level in Indian cities'; - limit the values on the x-axis to diapason
(0, 380).
- set x label to
-
Add labels to bars:
- set
padding = -5at the first call; - pass
bar2as the first parameter at the second call.
- set
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 2. Hoofdstuk 10
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Suggested prompts:
Vat dit hoofdstuk samen
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.94
Create a Complete Bar Chart
Veeg om het menu te tonen
Taak
Swipe to start coding
-
Assign the second call of the
.barh()function to thebar2variable. -
Customize the plot:
- set x label to
'Rainfall (mm)'; - y label to
'Month'; - title to
'Average rainfall level in Indian cities'; - limit the values on the x-axis to diapason
(0, 380).
- set x label to
-
Add labels to bars:
- set
padding = -5at the first call; - pass
bar2as the first parameter at the second call.
- set
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 2. Hoofdstuk 10
single