option = { xAxis: { type: 'category', boundaryGap: false, data: [0,1,2,3,4,5,6,7,8,9,10,11,12], axisLine:{ show: true, lineStyle:{ color: '#aaa', } }, axisTick: { show:false, }, axisLabel:{ show: true, } }, tooltip:{ show:true, trigger:'axis', showContent: true, formatter: '2020年{b}月<br />{c}人...