我昨天第一次遇到plot.ly Dash,並建立了一些互動式的plot。我在下面的程式碼中添加了 dash_core_components.Slider() 物件。 dcc.Slider( id='month--slider', min=0, ...
確定! 回上一頁