Commit 34a8a916 authored by zhengke's avatar zhengke

修改

parent acd0f4db
...@@ -575,7 +575,7 @@ export default { ...@@ -575,7 +575,7 @@ export default {
axisLabel: { axisLabel: {
// formatter: '{value}k', // formatter: '{value}k',
textStyle: { textStyle: {
color: "#4A5271" color: "#DADADA"
}, },
padding: [10, 0, 10, 0] padding: [10, 0, 10, 0]
}, },
...@@ -604,7 +604,7 @@ export default { ...@@ -604,7 +604,7 @@ export default {
}, },
axisLabel: { axisLabel: {
textStyle: { textStyle: {
color: "#4A5271" color: "#DADADA"
}, },
padding: [0, 0, 10, 0] padding: [0, 0, 10, 0]
}, },
......
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