HTML5 SVG的跨设备jQuery统计图表插件pizza.js

  • Post author:
  • Post category:其他



下载地址

pizza.js是一款基于HTML5 SVG的跨设备的jQuery图表插件。该图表插件可以制作饼状图、圆环图、柱状图和线性图。因为它是基于SVG生成的图表,所以在任何设备中都不会失真。该jQuery图表插件可用的配置参数如下:{ donut: false, donut_inner_ratio: 0.4, // between 0 and 1 percent_offset: 30, // relative to radius stroke_color: “#333”, stroke_width: 0, show_percent: true, // show or hide the percentage on the chart. animation_speed: 500, show_grid: true, bar_spacer: 100, bar_intervals: 6, animation_type: “elastic” // options: backin, backout, bounce, easein, }

18494e068e0543a49d8cebe9da056ff925725.jpg

dd: