series: [
{
data: [0, 0, 0, 0, 0, 0, 0],
type: 'bar',
barMinHeight:1, 主要看他
showBackground: true,
backgroundStyle: {
color: 'rgba(180, 180, 180, 0.2)'
}
}
]

series: [
{
data: [0, 0, 0, 0, 0, 0, 0],
type: 'bar',
barMinHeight:1, 主要看他
showBackground: true,
backgroundStyle: {
color: 'rgba(180, 180, 180, 0.2)'
}
}
]