Home / Report Question

Q. Which method is used to add a legend to the plot?
  • A. plt.legend()
  • B. plt.addlegend()
  • C. plt.setLegend()
  • D. plt.label()