Add Data to the Plot
Let's improve our plot by adding data for one more country.
Tarea
Swipe to start coding
Display the lines for the United States and Canada emission levels on a single chart. Follow the next steps:
- Create
FigureandAxesobjects assigned to variablesfig,axrespectively. - Save within the
canvariable data forCanada. - Use the same approach as for the
usadata for building a new line for thecandata.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 5
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 2.94
Add Data to the Plot
Desliza para mostrar el menú
Let's improve our plot by adding data for one more country.
Tarea
Swipe to start coding
Display the lines for the United States and Canada emission levels on a single chart. Follow the next steps:
- Create
FigureandAxesobjects assigned to variablesfig,axrespectively. - Save within the
canvariable data forCanada. - Use the same approach as for the
usadata for building a new line for thecandata.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 5
single