样式修改
This commit is contained in:
@ -712,7 +712,7 @@
|
||||
borderColor: 'red'
|
||||
}
|
||||
},
|
||||
color: ['#009C77', '#BFE49F'],
|
||||
color: ['#009458', '#BFE49F'],
|
||||
legend: {},
|
||||
xAxis: {
|
||||
type: 'category',
|
||||
@ -902,7 +902,7 @@
|
||||
borderColor: 'red'
|
||||
}
|
||||
},
|
||||
color: ['#009C77', '#f0c252', '#0f94da'],
|
||||
color: ['#009458', '#f0c252', '#0f94da'],
|
||||
legend: {},
|
||||
xAxis: {
|
||||
type: 'category',
|
||||
@ -960,11 +960,11 @@
|
||||
data: yAxisData1,
|
||||
type: 'line',
|
||||
lineStyle: {
|
||||
color: '#009C77'
|
||||
color: '#009458'
|
||||
},
|
||||
areaStyle: {
|
||||
opacity: 0,
|
||||
color: '#009C77'
|
||||
color: '#009458'
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -1084,7 +1084,7 @@
|
||||
borderColor: 'red'
|
||||
}
|
||||
},
|
||||
color: ['#009C77', '#f0c252', '#0f94da'],
|
||||
color: ['#009458', '#f0c252', '#0f94da'],
|
||||
legend: {},
|
||||
xAxis: {
|
||||
type: 'category',
|
||||
@ -1142,11 +1142,11 @@
|
||||
data: yAxisData1,
|
||||
type: 'line',
|
||||
lineStyle: {
|
||||
color: '#009C77'
|
||||
color: '#009458'
|
||||
},
|
||||
areaStyle: {
|
||||
opacity: 0,
|
||||
color: '#009C77'
|
||||
color: '#009458'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user