Commit 95744b1a authored by xulili's avatar xulili

--

parent ee684351
...@@ -45,8 +45,8 @@ export default { ...@@ -45,8 +45,8 @@ export default {
}, },
grid: { grid: {
top: 40, top: 40,
left: "0%", left: "3%",
right: "2%", right: 40,
bottom: "15%", bottom: "15%",
containLabel: true, containLabel: true,
}, },
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
}, },
grid: { grid: {
top:20, top:20,
left: '0%', left: '3%',
right: '2%', right: '2%',
bottom: '5%', bottom: '5%',
containLabel: true containLabel: true
......
...@@ -107,7 +107,6 @@ export default { ...@@ -107,7 +107,6 @@ export default {
nameTextStyle: { nameTextStyle: {
color: "#fff", color: "#fff",
}, },
max: 200,
axisLabel: { axisLabel: {
textStyle: { textStyle: {
color: "#FFFFFFFF", color: "#FFFFFFFF",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment