Graph(id='live-update-graph'), dcc.Interval( id='interval-component', interval=1*1000 ) ]) ) @app.callback(Output('live-update-graph', ...
確定! 回上一頁