option = { title: { text: '事件评论主体' }, xAxis: { data: ['程序员', '程序员妻子', '舅舅', '世纪佳缘', '警方'] }, yAxis: {}, series: [{ type: 'bar', data:[102, 192, 26, 37, 9] }] };