Home / Report Question

Q. How can you create a bar chart using Matplotlib?
  • A. plt.line()
  • B. plt.bar()
  • C. plt.plotbar()
  • D. plt.histogram()