© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. PajankarHands-on Matplotlibhttps://doi.org/10.1007/978-1-4842-7410-1_4

4. Revisiting Matplotlib Visualizations

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the previous chapter, you learned about the many routines for creating and manipulating Ndarrays in the NumPy library. You will need many of those routines throughout this book.

This chapter is dedicated to exploring the aesthetic aspects of visualizations prepared with Matplotlib. You will learn to customize the cosmetic aspects of the Matplotlib visualizations. Specifically, we will explore the following topics in detail:
  • Single-line plots

  • Multiline plots

  • Grid, axes, and labels

  • Colors, lines, and ...

Get Hands-on Matplotlib: Learn Plotting and Visualizations with Python 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.