option = { title: { text: '薛之谦人设' }, xAxis: { data: ['Sun', 'Mon', 'Tue', 'Sat'] }, yAxis: {}, series: [{ type: 'bar', data:[220, 182, 191, 310] }] };