Interactive Python Dashboards with Plotly and Dash : Controlling Callbacks with Dash State

preview_player
Показать описание

Interactive Python Dashboards with Plotly and Dash
Learn how to create interactive plots and intelligent dashboards with Plotly, Python, and the Dash library!
Рекомендации по теме
Комментарии
Автор

What if i want to keep the state even after the input is executed? i want to do brushing so I have some indices on a list that I want to share over different graphs on my dashboard. I wanted every graph that takes this stores value as input to reload every time the value changes on the graph where i get the values from just by selecting. But from what you said, it seems like they arent reloading because their value hasnt changed because it only keeps it until the input stops running. But I need to keep it even after do that it changes the other graphs. how can i do that?

dianaayt
join shbcf.ru