Skip to content

Commit

Permalink
Update style.zh.md (#2261)
Browse files Browse the repository at this point in the history
  • Loading branch information
Euraxluo authored Jan 22, 2024
1 parent 15d39a2 commit 2934be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/site/docs/api/line_layer/style.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ layer.style({
| ------------- | -------- | -------------|--------------------- | ------ |
| opacity | `number` | 透明度,支持数据映射 || `1` |
| strokeOpacity | `number` |描边透明度 || `30` |
| stroke | `number` | 弧线分段,分段越多越平滑,消耗越大 || `#000` |
| stroke | `number` | 描边颜色 || `#000` |
| strokeWidth | `number` | 描边宽度 | `1` ||
| gapWidth | `number` | 不同方向两条线间距 | `2` ||
| offsets | `[number,number]` | 两端偏移量,支持数据映射 || `[0,0]` |
Expand Down

0 comments on commit 2934be3

Please sign in to comment.