公司今日要求四象限图,经过研究修改,样式如下:
const option = {
title: [
{
text: '性格群体分析',
subtext: '分析对象:XX区域',
left: 'center',
textStyle: {
fontSize: 16,
},
},
{
text: '情绪通话量高,离散系数高',
z: 1,
textAlign: 'right',
left: '95%',
top: '5%',
textStyle: {
fontSize: 12,
fontWeight: 'normal',
color: '#000',
},
},
{
text: '情绪通话量高,离散系数低',
z: 1,
textAlign: 'center',
left: '90%',
top: '85%',
textStyle: {
fontSize: