Introduction to matplotlib

Introduction to matplotlib#

This chapter provides an introduction to matplotlib workflows for visualizing data in Python.

Acknowledgements#

The author consulted the following materials when building this tutorial:

All figures in this lab come from the matplotlib documentation and tutorials.

Chapter Contents#

Application#

Click here for a Jupyter Notebook template for this chapter’s application problems.