In the previous chapter, you learned many ways to create visualizations with lines, bar plots, and scatter plots.
We will continue exploring various visualizations with Matplotlib in this chapter. You will learn how to create histograms and contours. You will also learn how to plot vectors with stream plots.