Use a slow Interval component (e.g. 2 s) to trigger a (normal) callback that ... dcc.Interval(id='interval-component', interval=1*1000, # in milliseconds ...
確定! 回上一頁