Home / Report Question

Q. Which of the following methods saves a plot to a file?
  • A. plt.export()
  • B. plt.save()
  • C. plt.savefig()
  • D. plt.output()