Tagged Questions
18
votes
3answers
554 views
How can I make a heatmap of a days in year?
I know Mathematica has a ListPlot for time series but does it have a function for visualizing a list of dates as a heat map like this:
This idea is from D3, check it out here.