Skip to content

Examples of real-time data visualization with Matplotlib's FuncAnimation

Notifications You must be signed in to change notification settings

ilkonsta/Matplotlib-real-time-viz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matplotlib-real-time-viz

Examples of real-time data visualization with Matplotlib's FuncAnimation

Code from the article:

Scripts

CPU_v1.py - Draw two simple charts with CPU and memory information:
cpu_v1
CPU_final - Same as before, but with more details:
cpu
Map - Plots a map with data from an Excel file:
map
Clock - Plot a donut chart clock: clock

About

Examples of real-time data visualization with Matplotlib's FuncAnimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%