Basic Scatter Plots (Graphing)

Using the eth_allrounds_final data,

  1. Make a scatter plot of harvest value (harvest_value_USD) versus farm size (farm_size), with harvest value on the y-axis. Include informative labels and a title.

  2. Change the appearance of the markers in the graph to be tiny blue diamonds.