easy pie

  $(function() {
        $('.chart').easyPieChart({
            //your options goes here
        });
    });

原文地址:https://www.cnblogs.com/qinqiu/p/4512493.html