From 9c6f6f5b523cdf5793aa9314de7b0a15f637da5a Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Sun, 24 May 2020 18:03:55 +0200 Subject: Add more expressive headings --- pages/locations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/locations.py b/pages/locations.py index 9777769..470fc19 100644 --- a/pages/locations.py +++ b/pages/locations.py @@ -89,7 +89,7 @@ def make_content_all(days, date): direction='clockwise' )) figure.update_layout( - title_text = sat, + title_text = 'Sessiontime per Location
' + sat, showlegend=False ) figures.append(dbc.Col(width=12, md=6, xl=4, children=dcc.Graph(figure=figure))) -- cgit v1.2.3-55-g7522