Skip to content

Commit 6cec7a6

Browse files
committed
Config - Changed default VueUiXy bar border strokeWidth to 0
1 parent f29111c commit 6cec7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/default_configs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
"periodGap": 0.1,
308308
"border": {
309309
"useSerieColor":false,
310-
"strokeWidth": 1,
310+
"strokeWidth": 0,
311311
"stroke": "#FFFFFF"
312312
},
313313
"labels": {

0 commit comments

Comments
 (0)