From 9f82f8e703f44a3002c0b5eee30cbd333ef2de1e Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Thu, 25 Jun 2020 14:51:15 +0200 Subject: Fixes for vms --- dash/pages/vms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dash') diff --git a/dash/pages/vms.py b/dash/pages/vms.py index c9ca141..fae6fb9 100644 --- a/dash/pages/vms.py +++ b/dash/pages/vms.py @@ -89,7 +89,7 @@ def make_content_all(days, date): y=[item['count'] for item in data] )) figure.update_layout( - title_text = 'VMs per Location' + title_text = 'VMs per Satellite' ) return figure -- cgit v1.2.3-55-g7522