Conteúdo do Curso
Visualization in Python with matplotlib
Visualization in Python with matplotlib
Customize Your Scatter Plot
Tarefa
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
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 6
Customize Your Scatter Plot
Tarefa
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
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 6