option = {
title: [{
text:'标题一', //\n是换行
subtext: '副标题一',
textStyle:{
fontSize:35,//标题字体
},
left: '16.67%',
fontWeight:'bold',
subtextStyle: {
fontSize:25, //副标题字体
},
top: '5%',
textAlign: 'center',
}, {
text:'标题二',
subtext: '副标题二',
textStyle:{
fontSize:35,
},
left: '50%',
top: '5%',
subtextStyle: {
fontSize:25,
},
textAlign: 'center'
}, {
text:'标题三',
subtext: '副标题三',
textStyle:{
fontSize:35,
},
left: '83.33%',
top: '5%',
subtextStyle: {
fontSize:25,
},
textAlign: 'center'
}],
color:['#57D69B','#527FF7'],
legend:[
{
top: '85%',
left: '6%',
da
echarts-三个环形图+副标题
最新推荐文章于 2024-08-08 00:23:29 发布