本例使用标准Dash回调函数,将JSON数据存储在应用的Hidden Div里。 global_df = pd.read_csv('...') app.layout = html.Div([ dcc.Graph(id= ...
確定! 回上一頁