dcc.Input(id='interName', value='Intervention', type='text'), ... Scatter(x=x, y=y1, mode='lines', line=dict(color='red', width=2), name=y1_name).
確定! 回上一頁