I thought I had seen everything. I had not. Chandoo, we bow before you:

Yes, That’s a PivotTable! Click the Image to View the Post on Chandoo.org
(Oh, and I really need to figure out how to make these animated GIF’s. Damn!)
This entry was posted on Thursday, September 13th, 2012 at 12:49 pm and is filed under Creative Visualizations, Custom Calendars, Usability and Appearance. You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
Concerning animated GIF files: I’d recommend UnFREEz (http://www.whitsoftdev.com/unfreez/)
It’s free and simple.
Step 1: save seprate frames as GIF files
Step 2: Use the application to combine the individual files
Another way would be to do a screen capture with one of those tools:
http://camstudio.org/
http://krut.sourceforge.net/
After that convert the video to single frames using ffmpeg:
http://www.labnol.org/software/video-as-animated-gif/18160/
Lastly convert the single frames to a GIF with the tool mentioned first.