Browse Source

图表样式

dev
wenlele 2 years ago
parent
commit
1d1074c1f9
  1. 2
      web/client/src/sections/control/containers/control.jsx

2
web/client/src/sections/control/containers/control.jsx

@ -1058,7 +1058,7 @@ const Control = (props) => {
text: v.name, text: v.name,
}, },
grid: { grid: {
left: '5%', left: '10%',
// right: '4%', // right: '4%',
// bottom: '3%', // bottom: '3%',
// containLabel: true // containLabel: true

Loading…
Cancel
Save