Skip to content

Commit

Permalink
修改文档
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglin2 committed Jan 31, 2023
1 parent 29d2ce7 commit dd230d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ export default {
| baseTimeLineHeight | 当显示windowList时的基础时间轴高度 | Number || 50 |
| initSelectWindowTimeLineIndex | 初始选中的窗口时间轴索引 | Number || -1 |
| maxClickDistance(v0.1.2+) | 鼠标按下和松开的距离小于该值认为是点击事件 | Number || 3 |
| roundWidthTimeSegments(v0.1.6+) | 绘制时间段时对计算出来的坐标进行四舍五入,可以防止相连的时间段绘制出来有间隔的问题 | Boolean || true |

### 表1-1 timeRange对象的字段格式

Expand Down

0 comments on commit dd230d7

Please sign in to comment.