@ -101,7 +101,7 @@ export default {
]
var colorItem = colorList[params.dataIndex]
return new echarts.graphic.LinearGradient(1, 0, 0, 0, [{
return new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
offset: 0,
color: colorItem[0]
},