Commit acd0f4db authored by zhengke's avatar zhengke

parent 8998a538
...@@ -569,6 +569,9 @@ export default { ...@@ -569,6 +569,9 @@ export default {
color: "#252D48", color: "#252D48",
} }
}, },
nameTextStyle:{
color:'#fff',
},
axisLabel: { axisLabel: {
// formatter: '{value}k', // formatter: '{value}k',
textStyle: { textStyle: {
...@@ -596,6 +599,9 @@ export default { ...@@ -596,6 +599,9 @@ export default {
color: "#252D48" color: "#252D48"
} }
}, },
nameTextStyle:{
color:'#fff',
},
axisLabel: { axisLabel: {
textStyle: { textStyle: {
color: "#4A5271" color: "#4A5271"
......
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