formatted

marcgauch 2023-06-03 14:37:56 +02:00
parent 289a6bd611
commit 194e23ac67
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ def update_selected_data(selected_data):
] ]
return cluster_dff return cluster_dff
@app.callback( @app.callback(
Output("graph_3", "figure"), Output("graph_3", "figure"),
Output("graph_4", "figure"), Output("graph_4", "figure"),