This commit is contained in:
Aevann1 2021-09-10 05:36:10 +02:00
parent c21a1e1f10
commit fd1d0cd67e

View file

@ -1186,7 +1186,7 @@ def chart(v):
comments={'comment_stats': comment_stats},
)
return redirect(x)
return send_file(x)
def create_plot(**kwargs):