summaryrefslogtreecommitdiffstats
path: root/index.py
diff options
context:
space:
mode:
Diffstat (limited to 'index.py')
-rw-r--r--index.py2
1 files changed, 1 insertions, 1 deletions
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=',.',