Python for Undergraduate Engineers
  • About
  • Book
  • Gear
  • Now
  • Archives
  1. Tags
  2. api

How to make animated plots with Matplotlib and Python

Date Sun 02 May 2021 Tags python / matplotlib / animation / arduino / api

animated sensor plot

Python and Matplotlib can be used to create static 2D plots. But it Matplotlib can also be used to create dynamic auto-updating animated plots. In this post, you learn how to create a live auto-updating animated plot using Python and Matplotlib.

Table of contents:
  • Pre-requisits
  • Set up a Python virtual …
more ...

About Peter Kazarinoff
I teach engineering at a community college in the Pacific Northwest. I am interested in programming and how to help students. Here I mostly blog about Python, and how programing can be incorporated into engineering education.

  • Recent Posts

    • How to make animated plots with Matplotlib and Python
  • Tags

    • engineering
    • flask
    • jupyter
    • jupyter notebook
    • matplotlib
    • microcontroller
    • micropython
    • pelican
    • python
    • sensor
  • GitHub Repos

    Status updating...

    @professorkazarinoff on GitHub

© 2021 Peter Kazarinoff · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top