var paper = Raphael(10, 50, 320, 200);
circle.attr("fill", "#f00");
circle.attr("stroke", "#fff");
在线效果演示:http://raphaeljs.com/pie.html
http://raphaeljs.com/
10 个顶级 JavaScript 动画框架推荐