Top "Cal-heatmap" questions

The javascript module Cal-Heatmap allows creating a calendar heatmap.

Django: passing JSON from view to template

In views.py, I have time series data stored in a dictionary as follows: time_series = {"timestamp1": occurrences, "timestamp2": occurrences} …

javascript json django django-1.7 cal-heatmap