SUMMARY
This chapter started with a very short introduction to data visualization and Matplotlib, along with code samples that displayed the available styles in colors in Matplotlib.
Then you learned how to render horizontal lines, slanted lines, parallel lines, and a grid of points. In addition, you learned how to load images, display checkerboard patterns, and plot trigonometric functions. Moreover, you saw how to render histograms, bar charts, pie charts, heat maps.
Finally, you learned how to render charts and graphs using the Seaborn open-source library.