Skip to content

Commit 43dd61f

Browse files
committed
fix: delete unnecessary code
1 parent 8a21d8f commit 43dd61f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vue/src/huicharts/huicharts-line/src/chart-line.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export default {
2929
const option = line(columns, rows, this.settings, extra)
3030
3131
this.huiChartOption = {
32-
smooth: true,
3332
...option
3433
}
3534
}

0 commit comments

Comments
 (0)