From 888c3e3891af068fa8d83febaa4699d8b677a562 Mon Sep 17 00:00:00 2001 From: David Groves Date: Sat, 21 Sep 2024 18:24:57 +0100 Subject: [PATCH] Hard coded charset to UTF-8 (#3604) Co-authored-by: David Groves --- altair/utils/html.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/altair/utils/html.py b/altair/utils/html.py index ea5269034..48c79af9d 100644 --- a/altair/utils/html.py +++ b/altair/utils/html.py @@ -16,6 +16,7 @@ + {%- endif %}