echarts创建一个环形百分比图 效果如图: 实现这样一个环形百分比,基本type是使用的饼状图。 源码如下: const pieConf = { title: { text: '40%', left: 'center', top: 61.5, textStyle:{ color