曹睿
10 天以前 4b1304917b0b16b09dd50191fab59d96933c0cf3
src/views/index.vue
@@ -225,7 +225,11 @@
  height: '100%' // 设置图表容器的高度
}
const grid = {
  show: false
  left: '2%', // 增大左侧留白
  right: '10%',
  bottom: '15%',
  top: '10%',
  containLabel: true // 确保包含标签
}
const tooltip = {
  trigger: 'axis',