tsloan1377 / Heatmap-timeseries

Sample code for generating dynamic heatmap timeseries in Python using matplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heatmap-timeseries

Sample code for generating dynamic heatmap timeseries in Python using matplotlib

A script to take a 3D numpy array, where the third dimension is time, and to create a heatmap gif using the hexbin function in Matplotlib.

About

Sample code for generating dynamic heatmap timeseries in Python using matplotlib

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 97.6%Language:Python 2.4%