October 2018
Beginner to intermediate
676 pages
18h 30m
English
All the steps are exactly the same as the preceding contour plot, except step 4, where we replace ax.contour() with ax.plot_surface(). We have also replaced the coolwarm colormap with the plasma color map. Everything else is the same as the contour plot.
Upon executing the code, you should see the following figure on your screen:

Read now
Unlock full access