From 2500dfe01ed8cb0c526be859221c74a2ee2057f0 Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Sun, 24 May 2020 18:03:29 +0200 Subject: Configure color scheme --- index.py | 1 + 1 file changed, 1 insertion(+) (limited to 'index.py') diff --git a/index.py b/index.py index a3babb2..50a9d76 100644 --- a/index.py +++ b/index.py @@ -28,6 +28,7 @@ pio.templates['custom'] = dict( ), separators=',.', yaxis_tickformat = ',0f', + colorway=px.colors.qualitative.D3 ) ) pio.templates.default = 'custom' -- cgit v1.2.3-55-g7522