| | |
| | | fontWeight: 400, |
| | | fontFamily: "YouSheBiaoTiHei", |
| | | }, |
| | | x: "20%", |
| | | x: "center", |
| | | y: "40%", |
| | | }, |
| | | // tooltip: { |
| | |
| | | legend: { |
| | | data: dataPie, |
| | | icon: "vertical", |
| | | right: "1%", |
| | | top: "2%", |
| | | orient: "vertical", |
| | | left: "2%", |
| | | top: "1%", |
| | | orient: "horizontal", |
| | | itemGap: 5, |
| | | itemWidth: 12, |
| | | itemHeight: 3, |
| | |
| | | left: "1%", // 与容器左侧的距离 |
| | | right: "1%", // 与容器右侧的距离 |
| | | top: "1%", // 与容器顶部的距离 |
| | | bottom: "5%", // 与容器底部的距离 |
| | | bottom: "1%", // 与容器底部的距离 |
| | | containLabel: true |
| | | }, |
| | | series: [ |
| | |
| | | type: "pie", |
| | | clockWise: false, //顺时加载 |
| | | hoverAnimation: false, //鼠标移入变大 |
| | | center: ["30%", "50%"], |
| | | center: ["50%", "51%"], |
| | | radius: ["60%", "65%"], |
| | | tooltip: { |
| | | show: false, |
| | |
| | | type: "pie", |
| | | color: "#5F6D86", |
| | | selectedMode: "single", |
| | | center: ["30%", "50%"], |
| | | center: ["50%", "51%"], |
| | | radius: ["73%", "74%"], |
| | | hoverAnimation: false, |
| | | label: { |