A

Admin • 802.91K Points
Coach

Q. Which of the following is used to create 3D plots in Matplotlib?

  • (A) plt.3dplot()
  • (B) mplot3d toolkit
  • (C) plt.plot3d()
  • (D) plt.surface()
  • Correct Answer - Option(B)
  • Views: 2
  • Filed under category Matplot Lib
  • Hashtags:

Explanation by: Admin
Matplotlib supports 3D plotting through the mplot3d toolkit, which needs to be imported explicitly.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.