Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.18 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.18 KB

Apex-EasyPieChart

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

About

Easy pie chart is a jQuery plugin that uses the canvas element to render simple pie charts for single values. These charts are highly customizable, very easy to implement, scale to the resolution of the display of the client to provide sharp charts even on retina displays, and use requestAnimationFrame for smooth animations on modern devices.

Visit Demo Page: Demo Page

Check my Website: Website

ScreenShot

Properties:

  • Query Base (select value, label from table)
  • Cross Browser
  • Item Level Help
  • LightWeight
  • Size Definition
  • Background, Foreground and label Color
  • Animation Speed (msec)
  • Thickness of Bar size
  • Font size and Font Family
  • Label Font Color
  • Support effects: Butt and Round
  • Browser support

This plugin supports all major browsers that support the canvas element. With excanvas you can even render the charts on IE 7+8.

Version

Version 1.1

Licence

See LICENSE.md