['#4472c4','#70ad47'],//所有充放电颜色保持统一
This commit is contained in:
@ -32,7 +32,7 @@ export default {
|
||||
source.push([item.ammeterDate, item.chargedCap,item.disChargedCap])
|
||||
})
|
||||
this.chart.setOption({
|
||||
color:['#A796FF','#FFBE01'],
|
||||
color:['#4472c4','#70ad47'],//所有充放电颜色保持统一
|
||||
grid: {
|
||||
top:30,
|
||||
containLabel: true
|
||||
|
||||
Reference in New Issue
Block a user