我昨天第一次遇到了plot.ly dash 并创建了一些交互式plotly 。我加了 dash_core_components.Slider() 对象如下代码。 dcc.Slider( id='month--slider', min=0, max=12, ...
確定! 回上一頁