I am tracking and visualizing temperatures for the nodes of a computing
cluster. I am already using matplotlib to render historical temperature data
as a line plot, but I also want to be able to show averages over a time
range. I want to represent this as a 2-D array of boxes shaded with a
gradient representing the average temperature.

Could someone please point me in the right direction to do this? Thanks.

~jon
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to