[Matplotlib-users] Calendar heatmap

Nicolas Rougier Nicolas.Rougier at inria.fr
Sat Aug 3 16:29:59 EDT 2019


Each plot is a regular subplot and the heatmap is an imshow such that it is easy to add a colormap if you want.

I’ve also added a small script to show a user GitHub activity for those interested. Just replace my name with yours.





> On 3 Aug 2019, at 21:56, Joseph Fox-Rabinovitz <jfoxrabinovitz at gmail.com> wrote:
> 
> This is a neat tool. Do you have the option to show a color bar?
> 
> - Joe
> 
> On Sat, Aug 3, 2019 at 3:35 AM Nicolas Rougier <Nicolas.Rougier at inria.fr> wrote:
> 
> As an exercise, I’ve been trying to make a calendar heatmap.
> Here is the result if anyone interested:
> 
> <calendar-heatmap.png>
> 
> Source: https://github.com/rougier/calendar-heatmap
> 
> 
> Nicolas
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190803/d3791b62/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: github-activity.png
Type: image/png
Size: 56115 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190803/d3791b62/attachment-0001.png>


More information about the Matplotlib-users mailing list