Skip to content

Commit 4f3f86d

Browse files
authored
Merge pull request #63 from mayinrain/master
BCharts样式优化
2 parents 1f6307c + 3b283c4 commit 4f3f86d

File tree

1 file changed

+0
-2
lines changed
  • packages/traction-widget/components/Charts

1 file changed

+0
-2
lines changed

packages/traction-widget/components/Charts/Charts.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,6 @@ const updateChart = async () => {
192192
top: 17,
193193
right: 0,
194194
left: leftGridSize,
195-
bottom: 95,
196-
containLabel: true
197195
},
198196
tooltip: {
199197
trigger: 'axis',

0 commit comments

Comments
 (0)