formatted
parent
289a6bd611
commit
194e23ac67
|
@ -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"),
|
||||||
|
|
Loading…
Reference in New Issue