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
In demo page's SourceViewer demo, we can see that the component is updated every time the slider is dragged:
However, the same demo in Dash doesn't automatically update the component when the callback is fired by the slider; instead, you have to click on the canvas: