mybarOption.dataZoom = [
{
type: "slider",
show: true,
start: 0,
end: 30,
bottom: 5,
xAxisIndex: [0],
}
],
//mybarOption 是我起得名字