滚榜动画
加载数据有两种方式:
-
通过 “加载数据” 按钮选择 json 文件。
-
在 URL 参数中加上数据文件 URL,例如
?data-url=https://thinkspiritlab.github.io/ScrollBoard/data/test.json
运行时操作
- 鼠标单击或按 Enter 进行下一步。
- 按 p 切换自动运行模式。
- 按 + 和 - 增减速度因子
- 按 ctrl 以较大步长改变速度因子
git clone https://github.com/ThinkSpiritLab/ScrollBoard.git
yarn install
yarn start