Browse Source

task 45202 大屏调整

dev
庞东旭 3 days ago
parent
commit
f5a890f94e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/components/charts/bar/index.js

+ 2
- 2
src/components/charts/bar/index.js View File

@@ -110,8 +110,8 @@ export default {
show: false,
},
grid: {
left: "0%",
right: "0%",
left: "5%",
right: "5%",
bottom: "5%",
top: "15%",
containLabel: true,


Loading…
Cancel
Save