Hi,
You can just set the uirevision
in your figure layout:
fig.update_layout(uirevision=True)
For some extra info about it, please check this post.
Hi,
You can just set the uirevision
in your figure layout:
fig.update_layout(uirevision=True)
For some extra info about it, please check this post.