Skip to content

Commit 6eb7c53

Browse files
committed
Remove redundant minorSplitLine spec
1 parent e2796b0 commit 6eb7c53

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ui/src/widgets/ui-chart/UIChart.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,6 @@ export default {
269269
axisLabel: {
270270
hideOverlap: true, // hide labels that would overlap adjacent label
271271
color: textColor
272-
},
273-
minorSplitLine: {
274-
show: false
275272
}
276273
},
277274
yAxis: {

0 commit comments

Comments
 (0)