在列表的详细属性中添加rollingSpeed属性,对应的数值是原始速度的倍数,可以为小数。 修改后列表不会立即重绘,需保存图表并刷新见效果。
option = { ... others: { ... rollingSpeed: 10 ... } }