From 751f2df144e66041ce10bd79a67eb5b86df28478 Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Sat, 23 May 2020 15:08:14 +0200 Subject: Added loading indication and minor ui fixes --- index.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.py') diff --git a/index.py b/index.py index ad9c77f..53b7fb3 100644 --- a/index.py +++ b/index.py @@ -22,7 +22,7 @@ pio.templates['custom'] = dict( title=dict( x = 0.5, xanchor = 'center', - yanchor = 'top', + yanchor = 'bottom', font = dict(size = 25) ), separators=',.', -- cgit v1.2.3-55-g7522