Conteúdo do Curso
Visualization in Python with matplotlib
Visualization in Python with matplotlib
Create a Complete Bar Chart
Tarefa
- Assign the second call of the
.barh()
function to thebar2
variable. - 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 = -5
at the first call; - pass
bar2
as the first parameter at the second call.
- set
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 10
Create a Complete Bar Chart
Tarefa
- Assign the second call of the
.barh()
function to thebar2
variable. - 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 = -5
at the first call; - pass
bar2
as the first parameter at the second call.
- set
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 10
Create a Complete Bar Chart
Tarefa
- Assign the second call of the
.barh()
function to thebar2
variable. - 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 = -5
at the first call; - pass
bar2
as the first parameter at the second call.
- set
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Tarefa
- Assign the second call of the
.barh()
function to thebar2
variable. - 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 = -5
at the first call; - pass
bar2
as the first parameter at the second call.
- set
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 2. Capítulo 10
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo