一款新型的EASY饼图数据统计Jquery插件

http://www.oschina.net/code/snippet_197014_12865
 
http://www.cnblogs.com/ada-zheng/p/3760947.html
---------------------------
http://stackoverflow.com/questions/21739599/how-can-i-change-percent-value-of-jquery-easypiechart
 
http://jquer.in/jquery-plugins-for-html5-canvas/easy-pie-chart/

Easy Pie Chart

September 19, 2012

jQuery canvas plugin for Easy Pie Chart

Easy pie chart is a jQuery plugin that uses the canvas element to render simple pie charts for single values.These chars are highly customizable and very easy to implement.This plugin supports all major browsers that support the canvas element. With excanvas you can even render the charts on IE 7+8.
It has got the following main options:-

  • trackColor The color of the track for the bar, false to disable rendering.
  • scaleColor The color of the scale lines, false to disable rendering.
  • lineCap Defines how the ending of the bar line looks like. Possible values are: butt, round and square.
  • lineWidth Width of the bar line in px.

Sample Code
$('.chart').easyPieChart({
//your configuration goes here
});

Created by Robert Fleischmann

Download
Home
Example

easy-pie-chart

Easy pie chart is a jQuery plugin that uses the canvas element to render simple pie charts for single values

Easy Pie Chart

 

Related posts:

 
 
Morris-js
 
Mambo
 
jQueryTween
 
 
easy-pie-chart
posted @ 2015-05-06 16:40  功夫 熊猫  阅读(684)  评论(0编辑  收藏  举报