Conteúdo do Curso
Visualization in Python with matplotlib
Visualization in Python with matplotlib
Add Information to the Plot
Tarefa
- Using the
.set()
function, perform the following:- set the x-axis label (
xlabel
) to'GDP per capita'
; - set the y-axis label (
ylabel
) to'Life expectancy'
; - set the plot title (
title
) to'GDP per capita vs life expectancy'
.
- set the x-axis label (
- Assign
fig.colorbar()
to thecbar
variable. - Set the colormap legend label to
'HDI'
(by applying the.ax.set_xlabel()
to thecbar
).
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 3. Capítulo 12
Add Information to the Plot
Tarefa
- Using the
.set()
function, perform the following:- set the x-axis label (
xlabel
) to'GDP per capita'
; - set the y-axis label (
ylabel
) to'Life expectancy'
; - set the plot title (
title
) to'GDP per capita vs life expectancy'
.
- set the x-axis label (
- Assign
fig.colorbar()
to thecbar
variable. - Set the colormap legend label to
'HDI'
(by applying the.ax.set_xlabel()
to thecbar
).
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 3. Capítulo 12
Add Information to the Plot
Tarefa
- Using the
.set()
function, perform the following:- set the x-axis label (
xlabel
) to'GDP per capita'
; - set the y-axis label (
ylabel
) to'Life expectancy'
; - set the plot title (
title
) to'GDP per capita vs life expectancy'
.
- set the x-axis label (
- Assign
fig.colorbar()
to thecbar
variable. - Set the colormap legend label to
'HDI'
(by applying the.ax.set_xlabel()
to thecbar
).
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
- Using the
.set()
function, perform the following:- set the x-axis label (
xlabel
) to'GDP per capita'
; - set the y-axis label (
ylabel
) to'Life expectancy'
; - set the plot title (
title
) to'GDP per capita vs life expectancy'
.
- set the x-axis label (
- Assign
fig.colorbar()
to thecbar
variable. - Set the colormap legend label to
'HDI'
(by applying the.ax.set_xlabel()
to thecbar
).
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 3. Capítulo 12
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo