Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
There was an error while loading. Please reload this page.
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.