You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
When live-updating a graph (dcc.Graph updated with dcc.Interval), every time an update is made, the title of the page flickers to 'Updating...'.
When calling updates every second this essentially means that the browser tab will keep flickering this message on and off, which is incredibly annoying.
Is there a means to disable this from happening? If not, one is needed.
matthijsramlab, unlikestack, mridsole, epwalsh, marvinsxtr and 18 moremarvinsxtr, bluenote10 and sciguy14