Hi, I found a potential bug, if I have: dcc.Graph(id='', animate=True) the app.callback function cannot update the value passed in the graph figure parameter value. Best, Gang
Hi,
I found a potential bug, if I have:
dcc.Graph(id='', animate=True)
the app.callback function cannot update the value passed in the graph figure parameter value.
Best,
Gang