- Matplotlib 3.0 Cookbook
- Srinivasa Rao Poladi
- 63字
- 2025-04-04 16:06:36
Anatomy of Matplotlib
This chapter begins with an introduction to Matplotlib, including the architecture of Matplotlib and the elements of a figure, followed by the recipes. The following are the recipes that will be covered in this chapter:
- Working in interactive mode
- Working in non-interactive mode
- Reading from external files and plotting
- How to change and reset default environment variables