© 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_12

12. Animations with Matplotlib

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the previous chapter, you learned how to work with 3D visualizations in Matplotlib.

In this chapter, you will learn how to work with animations. The following are the topics you will learn in this chapter:
  • Animation basics

  • Celluloid library

After reading this chapter, you will be able to work with animations in Matplotlib and another useful library.

Animation Basics

In this section, you will learn how to create animations with Matplotlib. First let’s create a new notebook for this chapter. Then import the following ...

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.