In the previous chapter, you learned how to work with colors in Matplotlib.
Plotting 3D lines, scatter plots, and contours
Working with wireframes, surfaces, and sample data
Plotting bar graphs
Plotting quiver and stem plots
Working with 3D volumes
Wireframes, surfaces, and 3D contours are used to show volumetric data. Bar graphs are used to show categorical data. Quiver plots ...