option = {
title: {
text: '“首页”的预览图-崩啦!!!',
x:'20%',
y:'40%',
textStyle:{
color :'#ff0000',
fontWeight :'bold',
fontSize :64,
textBorderColor :'#555555',
textBorderWidth :10,
},
},
xAxis: {
show:false
},
yAxis: {
show:false
},
};