From 4fab0ab18bcba0ef3768316931319e46367809dd Mon Sep 17 00:00:00 2001 From: Kevin Alberts Date: Tue, 12 Nov 2019 14:13:21 +0100 Subject: [PATCH] Make graph fit on screen --- templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/home.html b/templates/home.html index b18987d..795c4de 100644 --- a/templates/home.html +++ b/templates/home.html @@ -148,7 +148,7 @@ chart.draw(data, options); } -
+
{% endif %}