Skip to content

Commit

Permalink
style: 添加line默认样式
Browse files Browse the repository at this point in the history
  • Loading branch information
iamzone committed Nov 1, 2023
1 parent 05e408a commit 18ea07b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/create.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export function create({
fill: '',
strokeOpacity: 1,
lineWidth: 1,
lineCap: 'round',
},
},
point: {
Expand Down

0 comments on commit 18ea07b

Please sign in to comment.