Limit date range on heatmaps for real time data at 6 weeks
-
by default query only last week -
by default query only last month -
display a link/toggle button to display a bigger time range. -
keep query string all the way in navigation -
build dates axis using directly query results instead of using a separate request in figure() method -
get rid of get_dates_range() function in models.py ?
Edited by Simon Panay