the bar chart automatically changes colors, lines, and pie charts during self-adaptation.
is the normal echarts creation process
the bar chart automatically changes colors, lines, and pie charts during self-adaptation.
is the normal echarts creation process
option.itemStyle = {
normal: {
color: function() {
return colors[xx]
}
}
}