dcc.Graph(id = 'plot', figure = fig), # range slider html.P([ html.Label("Time Period"), dcc.RangeSlider(id = 'slider', marks = date_mark,
確定! 回上一頁