diff --git a/app/cron_heatmap.py b/app/cron_heatmap.py index 8db3ae0..0abd88a 100755 --- a/app/cron_heatmap.py +++ b/app/cron_heatmap.py @@ -141,7 +141,8 @@ def create_treemap(time_period): full_html=False, config=dict( displayModeBar=False, - responsive=False + responsive=False, + staticPlot=True ) )}