Add Legend
Now let's modify the plot from the previous task with the legend!
Task
Swipe to start coding
- Add
label
parameters to both plots. Use'United States'
aslabel
for theusa
data and'Canada'
for thecan
data. - Add a legend to the plot.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 7