areaStyle: {
normal: {
opacity: 1,
color: new
echarts.graphic.LinearGradient(0, 0, 0, 1, [{
offset: 0,
color: 'rgba(60,159,206,1)'
}, {
offset: 1,
color: 'rgba(255,255,255,0.1)'
}])
}
},试试这个[ Full content available at: https://github.com/apache/incubator-echarts/issues/8641 ] This message was relayed via gitbox.apache.org for [email protected]
