Skip to content

Commit 968d402

Browse files
committed
refine linchart height
1 parent 06ed2c6 commit 968d402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/dashboard/editor/lineChart.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
height: {
2121
type: String,
22-
default: '300px'
22+
default: '350px'
2323
},
2424
autoResize: {
2525
type: Boolean,

0 commit comments

Comments
 (0)