Add Data to the Plot
Let's improve our plot by adding data for one more country.
Compito
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.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 5
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Awesome!
Completion rate improved to 2.94
Add Data to the Plot
Scorri per mostrare il menu
Let's improve our plot by adding data for one more country.
Compito
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.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 5
single