样式修改
This commit is contained in:
@ -329,7 +329,7 @@
|
||||
barWidth: 15,
|
||||
type: 'bar',
|
||||
itemStyle: {
|
||||
color: '#009C77',
|
||||
color: '#009458',
|
||||
emphasis: {
|
||||
color: '#faba11' // hover拐点颜色定义
|
||||
}
|
||||
@ -467,7 +467,7 @@
|
||||
barWidth: 12,
|
||||
type: 'bar',
|
||||
itemStyle: {
|
||||
color: '#009C77',
|
||||
color: '#009458',
|
||||
emphasis: {
|
||||
color: '#faba11' // hover拐点颜色定义
|
||||
}
|
||||
@ -627,7 +627,7 @@
|
||||
barWidth: '15',
|
||||
type: 'bar',
|
||||
itemStyle: {
|
||||
color: '#009C77',
|
||||
color: '#009458',
|
||||
emphasis: {
|
||||
color: '#fbbb11'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user