改浅色
This commit is contained in:
@@ -142,13 +142,13 @@ export default {
|
||||
textStyle: {
|
||||
rich: {
|
||||
value: {
|
||||
color: "#ffffff",
|
||||
color: "#000000",
|
||||
fontSize: 24,
|
||||
fontWeight: "bold",
|
||||
lineHeight: 20,
|
||||
},
|
||||
name: {
|
||||
color: "#ffffff",
|
||||
color: "#000000",
|
||||
lineHeight: 20,
|
||||
},
|
||||
},
|
||||
@@ -159,7 +159,7 @@ export default {
|
||||
backgroundColor: "rgba(0,0,0,.6)",
|
||||
borderColor: "rgba(147, 235, 248, .8)",
|
||||
textStyle: {
|
||||
color: "#FFF",
|
||||
color: "#000000",
|
||||
},
|
||||
},
|
||||
legend: {
|
||||
@@ -177,7 +177,7 @@ export default {
|
||||
// position: "outside",
|
||||
rich: {
|
||||
b: {
|
||||
color: "#fff",
|
||||
color: "#000000",
|
||||
fontSize: 12,
|
||||
lineHeight: 26,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user