Dropdown(id='dropdown-date', value='2013-10-16'), html.H2('Findings'), dcc.Graph(id='graph-with-slider') ]) @app.callback(Output('dropdown-date', ...
確定! 回上一頁