diff --git a/wsgi.py b/wsgi.py index eb54f80..9b58bfd 100644 --- a/wsgi.py +++ b/wsgi.py @@ -254,7 +254,7 @@ def create_fig( {"Digitale Befragung": "Int32"} ) - plot_df = create_plot_df(curr_datetime) + plot_df = create_plot_df(curr_datetime, df_state) annotate_current = False timestamp = Markup(f'{key} 10:00:00')