export const industryFactorOption = { title: { text: '雷达图', textStyle: { color: 'rgba(221,221,221,1)', //标题颜色 fontSize: 14, lineHeight: 20, }, // 标题的位置,此时放在图的底边 left: 'center', top: 'bottom', }, // 图表的位置 grid: { position: 'center', }, tooltip : { //雷