Exercise

Adding axis labels and titles

It is important to add labels to your plot so it's clear to other people what information it is trying to convey. In this exercise, you will add labels to the plot you created in the last one.

Instructions

100 XP
  • Add the following labels:
    • x-axis: 'Days'
    • y-axis: 'Prices, $'
    • title: 'Company Stock Prices Over Time'