Here is my code. layout = html.Div([ dbc.Row([ dbc.Col(html.Div( dcc.Graph(id='1Indicator', animate=True), ) ), dcc.Interval( id='1interval-component',
確定! 回上一頁