Add ability to plot saved queries using plotly, need to check performance in production, also need to improve generate_plot function

This commit is contained in:
Peter Stockings
2024-11-09 16:49:08 +11:00
parent 23def088bb
commit c7013e0eac
5 changed files with 85 additions and 13 deletions

View File

@@ -10,4 +10,5 @@ jinja2-fragments==0.3.0
Werkzeug==2.2.2
numpy==1.19.5
pandas==1.3.1
python-dotenv==1.0.1
python-dotenv==1.0.1
plotly==5.24.1