首先从官网上找到南丁格尔玫瑰图的源码
官网链接->https://echarts.baidu.com/examples/editor.html?c=pie-custom
修改后可以正确运行的代码如下:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=9;IE=8;IE=7;IE=EDGE;">
<title>RoseEcharts-JSON请求数据</title>
<script src="js/echarts.js"></script>
<script src="js/jquery-3.3.1.min.js"></